mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
add a comment about selfsigned certs
This commit is contained in:
@@ -506,6 +506,7 @@
|
||||
; currently if using ssl, regions ExternalHostName must the the same and equal to http_listener_cn
|
||||
; this will change is future
|
||||
http_listener_cn = "myRegionsExternalHostName"
|
||||
; if the cert doesnt have a oficial CA or is selfsigned viewers option NoVerifySSLCert need to be set true
|
||||
http_listener_cert_path = "mycert.p12" ; path for the cert file that is valid for the ExternalHostName
|
||||
http_listener_cert_pass = "mycertpass" ; the cert passwork
|
||||
|
||||
|
||||
Reference in New Issue
Block a user