When we start the server, we fetch the OCSP response for stapling asynchronously. When we rotate, we fetch the response synchronously, cancelling rotation if the certificates have been revoked. We want to test this functionality for rotation to ensure that the rotation is cancelled.
- depends on
-
SERVER-49133 Implement Rotate for Openssl
- Closed
- is related to
-
SERVER-50345 Fix ref count cycle in SSLManager and OCSP code during rotate
- Closed