-
Type: Spec Change
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Component/s: OCSP
-
None
-
Needed
Currently, testing OCSP on Windows with ECDSA fails because mongod on Windows is unable to read non-RSA pem files
2020/02/27 17:42:59.750] 2020-02-27 22:42:59,690 [ERROR] mongo_orchestration.servers:369 - {"t":{"$date":"2020-02-27T22:42:58.703+0000"},"s":"D1","c":"-", "id":23074,"ctx":"main","msg":"User Assertion: {status} {file} {line}","attr":{"status":"InvalidSSLConfiguration: Non-RSA private keys are not supported, use the Windows certificate store instead","file":"src\\mongo\\util\\net\\ssl_manager_windows.cpp","line":406}} [2020/02/27 17:42:59.750] {"t":{"$date":"2020-02-27T22:42:58.704+0000"},"s":"F", "c":"CONTROL", "id":20574,"ctx":"main","msg":"Failed global initialization: {status}","attr":{"status":{"code":140,"codeName":"InvalidSSLConfiguration","errmsg":"Non-RSA private keys are not supported, use the Windows certificate store instead"}}}