-
Create a file
/u01/app/oracle/config/domain/admindomain/pkcs11and add the below contents to it.
|
›_ Console |
|---|
|
This file will be used by the SunPKCS11 provider to perform cryptographic operations on the Utimaco HSM.
-
Obtain the below jurisdiction (unlimited strength) policy files from Oracle for your country and Java version:
-
US_export_policy.jar
-
local_policy.jar
-
The unlimited policy files are required only for JDK 8 updates earlier than 8u161. On those and later versions, the stronger cryptographic algorithms are available by default.
-
Copy these jurisdiction policy files into the directory
<java-home>/lib/security.
|
›_ Console |
|---|
|