diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 07e1c48da6..01a44c3864 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -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