Since version 58, Chrome requires SSL certificates to use SAN (Subject Alternative Name) instead of the popular Common Name (CN), thus CN support has been removed.
To create SSL with SAN, use steps as follows
- Go to your target ssl directory (mine was
/usr/local/etc/httpd/ssl
) - Create
.conf
file - Generate SSL
- Point the cert on your apache conf