Trying to go thru the steps described here:
https://community.onespan.com/products/onespan-sign/sdks
My keytool list shows the required certificate is not installed (I am using Correto Java 8). I downloaded a cert named 'Root-R3' according to the instructions. Later in the steps it says to install a cert using this command:
keytool -importcert -alias GlobalSignIntermediateCA -keystore <JAVA_HOME/lib/security/cacerts> -file gsdomainvalsha2g2r1.crt
- Read more about Certificate Install Question
- 3 comments
- Log in or register to post comments
- 217 views