Hello I just installed CWP7pro, and I have some problems.
CWP auto SSL is automatically created for the hostname?
I modified the file "/usr/local/cwpsrv/conf/cpwsrv.conf" to connect with the address https:// ..... but the connection is not secure here is a piece of my code
ssl_certificate /etc/pki/tls/certs/myhostname.crt;
ssl_certificate_key /etc/pki/tls/private/myhostname.key;
I check my crt and key files exist.
I wrote my host name but without success.
My host name has an entry A: rDNS / PTR = myhostname (success)
I just have an error in my Apache logs
[ssl: warn] [pid 12249: tid 139850498209664] AH01873: Init: The session cache is not configured [subscript: SSLSessionCache]
Who will have an idea for your next answers?
cordially