Page 1 of 1

Windows10 ssl:Warn

PostPosted: 29. October 2015 12:51
by cmDakota
I'm having an Apache run error from what appears to be an SSL error in Windows 10. Here is the Apache error log.

[Tue Oct 27 07:43:31.186515 2015] [ssl:warn] [pid 3564:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 27 07:43:31.494541 2015] [ssl:warn] [pid 3564:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 27 07:43:31.814587 2015] [mpm_winnt:notice] [pid 3564:tid 572] AH00455: Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.14 configured -- resuming normal operations
[Tue Oct 27 07:43:31.814587 2015] [mpm_winnt:notice] [pid 3564:tid 572] AH00456: Apache Lounge VC11 Server built: Oct 13 2015 10:54:13
[Tue Oct 27 07:43:31.814587 2015] [core:notice] [pid 3564:tid 572] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Oct 27 07:43:31.834565 2015] [mpm_winnt:notice] [pid 3564:tid 572] AH00418: Parent: Created child process 4004
[Tue Oct 27 07:43:32.798625 2015] [ssl:warn] [pid 4004:tid 556] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 27 07:43:33.214657 2015] [ssl:warn] [pid 4004:tid 556] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 27 07:43:33.322665 2015] [mpm_winnt:notice] [pid 4004:tid 556] AH00354: Child: Starting 150 worker threads.

I'm not sure how to fix this issue. Please help

Re: Windows10 ssl:Warn

PostPosted: 29. October 2015 14:20
by Altrea
To fix this you need to create and sign your own SSL cert and change the Apache SSL config to use it.