RSA certificate configured for %:443 does NOT include an ID which matches the server name

Reported by: Wojtek
Created: 9 months 27 days ago
Last reply: 9 months 27 days ago
Views: 2174

CentOS solution

Find out /etc/httpd/conf.d/ssl.conf and remove or comment tag:

<VirtualHost _default_:443>
....
</VirtualHost>

or just set SSLEngine off




Join our Discord server
Write a reply Edit a reply