Closed janbrasna closed 1 month ago
Disabled in https://github.com/mozilla/server-side-tls/pull/80 (as explained in archive and in detail https://github.com/mozilla/server-side-tls/issues/135), this can now be left out for nginx:
"TLS session tickets encryption keys are now automatically rotated when using shared memory in the ssl_session_cache directive."
ssl_session_cache
— https://trac.nginx.org/nginx/milestone/nginx-1.23.2 (https://nginx.org/en/CHANGES-1.24)
Fixes https://github.com/mozilla/server-side-tls/issues/284, https://github.com/mozilla/server-side-tls/issues/282, and tangentially resolves #69 (Also fixes #239 along the way by updating the versions used…)
Disabled in https://github.com/mozilla/server-side-tls/pull/80 (as explained in archive and in detail https://github.com/mozilla/server-side-tls/issues/135), this can now be left out for nginx:
— https://trac.nginx.org/nginx/milestone/nginx-1.23.2 (https://nginx.org/en/CHANGES-1.24)
Fixes https://github.com/mozilla/server-side-tls/issues/284, https://github.com/mozilla/server-side-tls/issues/282, and tangentially resolves #69 (Also fixes #239 along the way by updating the versions used…)