Hello Cris,
The system property can take an URL.
java.security.properties=.
However, my quick testing suggests the protocol (file:/ ) isn't needed.
Also, perhaps worth reading the effects of "=" and "==" while using this
property.
https://bugs.openjdk.org/browse/JDK-7133344
https://github.com
Setting CLASSPATH worked perfectly!
Thank you so much Mark!
Thanks,
Amit
-Original Message-
From: Mark Thomas
Sent: Tuesday, October 31, 2023 2:47 PM
To: users@tomcat.apache.org
Subject: [External] Re: Java 9+ and custom JCE/JSSE providers
CAUTION: This email originated from outside th
Adding the provider jars to CLASSPATH solved the issue.
Thank you so much Mark for your quick feedback.
Thanks,
Amit
-Original Message-
From: Mark Thomas
Sent: Tuesday, October 31, 2023 2:47 PM
To: users@tomcat.apache.org
Subject: [External] Re: Java 9+ and custom JCE/JSSE providers