2016-09-20 14:48:11.644530 AH02572: Failed to configure at least one certificate and key for 127.0.0.1:443
2016-09-20 14:48:11.644530 SSL Library Error: error:140A80B1:SSL routines:SSL_CTX_check_private_key:no certificate assigned
[Tue Sep 20 14:48:11.644530 2016] [ssl:emerg] [pid 9360:tid 304] AH02312: Fatal error initialising mod_ssl, exiting.
[Tue Sep 20 14:48:11.644530 2016] [:emerg] [pid 9360:tid 304] AH00020: Configuration Failed, exiting
(OS 10049)在其上下文中,该请求的地址无效。 : AH00072: make_sock: could not bind to address 118.117.77.213:443
AH00451: no listening sockets available, shutting down
[Tue Sep 20 14:55:15.915104 2016] [:emerg] [pid 8500:tid 304] AH00019: Unable to open logs, exiting
2016-09-20 14:55:17.582200 AH00364: Child: All worker threads have exited.
配置Apache SSL证书时,出现以上错误,如果通过<VirtualHost></VirtualHost>配置虚拟主机在一台服务器上面运行多个SSL站点,请将SSLEngine on配置项配置到<VirtualHost></VirtualHost>内。
查看:Apache SSL https虚拟主机多站点配置示例 |
|