Am 24.02.22 um 19:06 schrieb wordlesswind via nginx:
> I enabled OCSP Must-Staple, then I found that after restarting nginx, I
> always get "MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING" error when
> visiting my website for the first time.
Hi,
this is known behavior (reference welcome). You may configure ssl_stapling_file
to serve the OCSP response also for the very first response.
Or write a script that fetch https://example.org immediately after reload.
Andreas
_______________________________________________
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-le...@nginx.org