質問編集履歴
1
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -51,6 +51,9 @@
|
|
51
51
|
httpd を起動中: Syntax error on line 46 of /etc/httpd/conf.d/php.conf:
|
52
52
|
SSLProtocol: Illegal protocol 'TLSv1.2'
|
53
53
|
[失敗]
|
54
|
+
[root@xxx-xxx-xxx-xxx conf.d]# openssl s_client -connect 127.0.0.1:443
|
55
|
+
socket: Connection refused
|
56
|
+
connect:errno=29
|
54
57
|
```
|
55
58
|
|
56
59
|
何卒ご教授頂きたく質問します。
|