SSL : RSA server certificate CommonName (CN) `abc.com.my' does NOT match server name!?

Issue : 
 
[warn] RSA server certificate CommonName (CN) `abc.com.my' does NOT match server name!?

Resolve:
  • Edit Apace SSL file : /etc/httpd/conf.d/ssl.conf 
  • Change line # SSL Engine Switch from ON to OFF - SSLEngine off

Post a Comment

Previous Post Next Post