v2.5.2
Giriş yap

Aşağıdaki hataları neden alıyorum?

yazilimyolcusu
313 defa görüntülendi

Merhabalar. Aşağıdaki hataları neden alıyorum, ne yapmam lazım?

[Sun Nov 20 14:19:47.523952 2022] [ssl:warn] [pid 1368:tid 404] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Nov 20 14:19:47.614046 2022] [core:warn] [pid 1368:tid 404] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Nov 20 14:19:47.618547 2022] [ssl:warn] [pid 1368:tid 404] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Nov 20 14:19:47.651789 2022] [mpm_winnt:notice] [pid 1368:tid 404] AH00455: Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/7.4.30 configured -- resuming normal operations
[Sun Nov 20 14:19:47.651789 2022] [mpm_winnt:notice] [pid 1368:tid 404] AH00456: Apache Lounge VC15 Server built: Jun 24 2022 10:13:23
[Sun Nov 20 14:19:47.651789 2022] [core:notice] [pid 1368:tid 404] AH00094: Command line: 'c:\xampp\apache\bin\httpd.exe -d C:/xampp/apache'
[Sun Nov 20 14:19:47.660814 2022] [mpm_winnt:notice] [pid 1368:tid 404] AH00418: Parent: Created child process 8044
[Sun Nov 20 14:19:48.114150 2022] [ssl:warn] [pid 8044:tid 448] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Nov 20 14:19:48.331924 2022] [ssl:warn] [pid 8044:tid 448] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Nov 20 14:19:48.663628 2022] [mpm_winnt:notice] [pid 8044:tid 448] AH00354: Child: Starting 150 worker threads.

Cevap yaz
Cevaplar (1)
h4ckdr0
493 gün önce

Bu hatalar, Apache HTTP sunucusunun yanlış yapılandırılmış bir SSL/TLS sertifikası kullandığını göstermektedir. Özellikle, "AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name" hatası, sunucu adının sertifikada belirtilen sunucu adıyla eşleşmediğini göstermektedir.

Bu hataları çözmek için, Apache HTTP sunucusunun SSL/TLS sertifikasını doğru yapılandırmalısınız. Bu, sunucu adının sertifikada belirtilen sunucu adıyla eşleştiğinden emin olmanızı gerektirir. Daha fazla bilgi için, Apache HTTP sunucusu dokümantasyonuna bakabilirsiniz.

Apache HTTP Sunucusu'nun resmi dokümantasyonuna buradan erişebilirsiniz: https://httpd.apache.org/docs/tr/