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

Reported by: Wojtek
Created: 3 months 15 days ago
Last reply: 3 months 15 days ago
Views: 2192

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