After Changing the Encryption Algorithm in the WLS Configuration Exception "java.lang.IllegalArgumentException" is Seen
(Doc ID 2781390.1)
Last updated on JUNE 14, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 to 10.3.6Information in this document applies to any platform.
Symptoms
Specify the ssl algorithm in config.xml:
<ssl>
<ciphersuite>ECDHE-ECDSA-AES256-GCM-SHA384</ciphersuite>
........
</ssl>
The following error message appears in the weblogic server log:
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 |
Cause |
Solution |
References |