add a comment about selfsigned certs

This commit is contained in:
UbitUmarov
2016-10-09 01:15:53 +01:00
parent 5b946405a0
commit 7aa4bd7006

View File

@@ -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