-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Handshake, Reactive Streams, Security
-
None
-
(copied to CRM)
-
None
-
Java Drivers
-
None
-
None
-
None
-
None
-
None
-
None
TLS handshake fails when using BouncyCastle in FIPS mode due to an unexpected renegotiation request, resulting in the error:
java.lang.UnsupportedOperationException: Renegotiation not supported.
Environment details:
mongodb-driver-reactivestreams: 5.3.1
Bouncy Castle FIPS dependencies:
testImplementation 'org.bouncycastle:bills-fips:2.0.19' testImplementation 'org.bouncycastle:bc-fips:2.0.0'