-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The following OCSP tests have been consistently failing (with OpenSSL 1.1.1 and OpenSSL 1.0.1):
- ocsp-openssl-test_1-ecdsa-delegate-latest
- ocsp-openssl-test_1-ecdsa-nodelegate-latest
- ocsp-openssl-test_1-rsa-delegate-latest
- ocsp-openssl-test_1-rsa-nodelegate-latest
The logs indicate a failure to obtain a stapled response:
[2021/02/12 16:46:36.512] + echo Should succeed: [2021/02/12 16:46:36.512] + /data/mci/6ac94c8d28b3bdc831614ff7ed036f66/mongoc/src/libmongoc/mongoc-ping mongodb://localhost:27017/?tls=true&tlsCAFile=/data/mci/6ac94c8d28b3bdc831614ff7ed036f66/mongoc/.evergreen/ocsp/ecdsa/ca.pem [2021/02/12 16:46:36.520] 2021/02/12 16:46:36.0520: [11132]: ERROR: mongoc: Server must contain a stapled response [2021/02/12 16:46:36.520] Ping failure: No suitable servers found (`serverSelectionTryOnce` set): [TLS handshake failed: Failed OCSP verification calling ismaster on 'localhost:27017']
These were passing up until January 4th (the first failing commit for CDRIVER-3825 is unrelated to OCSP).
- related to
-
GODRIVER-1961 Run OCSP Evergreen tasks on RHEL 7.0
- Closed