java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty using SSL from Java Stored Procedure
(Doc ID 2002712.1)
Last updated on FEBRUARY 01, 2022
Applies to:
Oracle Database Cloud Schema Service - Version N/A and laterGen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Attempting an SSL connection with JavaVM 12.1.0.1 leads to java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty.
As an example, trying to send an email via the secure protocol from a Java Stored Procedure might fail with the below exception :
Changes
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 |