質問編集履歴

2

解決策を追加

2016/08/27 09:27

投稿

nnahito
nnahito

スコア2004

test CHANGED
File without changes
test CHANGED
@@ -85,3 +85,11 @@
85
85
  54
86
86
 
87
87
  ```
88
+
89
+
90
+
91
+
92
+
93
+ # 解決策をまとめました
94
+
95
+ [MacOSⅩにLet's Encryptを入れてみて、Apacheの設定もしてみる](http://qiita.com/nnahito/items/434f6ba35748605e4bd9)

1

修正依頼に回答

2016/08/27 09:26

投稿

nnahito
nnahito

スコア2004

test CHANGED
File without changes
test CHANGED
@@ -61,3 +61,27 @@
61
61
  完全に詰まりました。
62
62
 
63
63
  何処がダメなのか、ご存じの方がいらっしゃいましたらご教示願います。
64
+
65
+
66
+
67
+
68
+
69
+ # 追記
70
+
71
+ Server version: Apache/2.4.18 (Unix)
72
+
73
+ Server built: Feb 20 2016 20:03:19
74
+
75
+
76
+
77
+ ```
78
+
79
+ 51 # while OpenSSL disabled these by default in 0.9.8zf/1.0.0r/1.0.1m/1.0.2a.
80
+
81
+ 52 SSLCipherSuite HIGH:MEDIUM:!MD5:!RC4
82
+
83
+ 53 SSLProxyCipherSuite HIGH:MEDIUM:!MD5:!RC4
84
+
85
+ 54
86
+
87
+ ```