Skip to content

Commit 81b497c

Browse files
authored
🔥 Remove OCSP stapling, which can no longer work (#610)
1 parent e08426e commit 81b497c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

motioneye/rootfs/etc/nginx/includes/ssl_params.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDS
44
ssl_session_timeout 10m;
55
ssl_session_cache shared:SSL:10m;
66
ssl_session_tickets off;
7-
ssl_stapling on;
8-
ssl_stapling_verify on;

0 commit comments

Comments
 (0)