Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The SSLSupport class expects the path for the key/trust store to be null when configuring PKCS #11. However, the Java standard is to use a path of NONE. This results in URL conversion and other errors when attempting to configure a PKCS #11 SSL provider.