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

Reported by: Wojtek
Created: 6 months 26 days ago
Last reply: 6 months 26 days ago
Views: 2165

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