mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Revert some default params and fixes to SSL support
This commit is contained in:
committed by
UbitUmarov
parent
ac9ed3d5d1
commit
207c3d1e71
@@ -417,8 +417,8 @@
|
||||
; Set the certificate password.
|
||||
CertPassword = "mycertpass"
|
||||
|
||||
; The certificate host name (domain or IP of this machine CN).
|
||||
CertHostName = ${Const|BaseHostname}
|
||||
; The certificate host name (domain or IP of this machine CN). Must be the same as "ExternalHostName" in Regions.ini
|
||||
CertHostName = "myRegionsExternalHostName"
|
||||
|
||||
; The certificate host IP (IP of this machine).
|
||||
CertHostIp = "127.0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user