XAMPP – www.example.com:443:0 server certificate does NOT include an ID which matches the server name [FIXED]

PIN

This is s windows Apache server error you might encounter when installing XAMPP. It’s quite easy to fix

STEP 1: Open the  httpd-ssl.conf file locate here;

C:\xampp\apache\conf\extra

STEP2: Find ServerName, hash the line and change www.example.com:443 to “localhost”

Save the file and reboot XAMPP.

You May also Like

Leave Your Comment