Receiving "java.security.NoSuchAlgorithmException" when Using the SUNPKCS11 Provider with TLSv1.2 for FIPS Compliance
(Doc ID 2512610.1)
Last updated on MARCH 31, 2023
Applies to:
Java SE JDK and JRE - Version 8 to 11Information in this document applies to any platform.
Symptoms
In an application, Federal Information Processing Standards (FIPS) compliance is achieved using the Network Security Services (NSS) library version 3.23 and SUNPKCS11 provider. This works fine on TLSv1.1. However, on TLSv1.2, the following exception is observed when running with Oracle Java SE 8 Update 191.
Changes
Moving from TLSv1.1 to TLSv1.2 triggers this issue.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |