소스 검색

No stapling

Bob Mottram 8 년 전
부모
커밋
f7d3f228d9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-utils-web

+ 1
- 1
src/freedombone-utils-web 파일 보기

@@ -133,7 +133,7 @@ function nginx_ssl {
133 133
     echo '    ssl_prefer_server_ciphers on;' >> $filename
134 134
     echo "    ssl_protocols $SSL_PROTOCOLS;" >> $filename
135 135
     echo "    ssl_ciphers '$SSL_CIPHERS';" >> $filename
136
-    nginx_stapling $1
136
+    #nginx_stapling $1
137 137
 }
138 138
 
139 139
 # check an individual domain name