add a comment about selfsigned certs
parent
5b946405a0
commit
7aa4bd7006
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue