Hello,
I enable "ssl_stapling" and "ssl_stapling_verify", it can work fine. But sometime, I can find a few error messages in error.log, ".....Operation timed out) while requesting certificate status....", it seem the OCSP server of my SSL provider cannot be connected at that time.
I want to know, what happy when nginx cannot request certificate status? the user can visit website correctly? thank you so much.