There was an error while loading. Please reload this page.
1 parent e08426e commit 81b497cCopy full SHA for 81b497c
1 file changed
motioneye/rootfs/etc/nginx/includes/ssl_params.conf
@@ -4,5 +4,3 @@ ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDS
4
ssl_session_timeout 10m;
5
ssl_session_cache shared:SSL:10m;
6
ssl_session_tickets off;
7
-ssl_stapling on;
8
-ssl_stapling_verify on;
0 commit comments