To install a True Business ID with Extended Validation Certificate on Orion Application Server 2.02 follow the instructions below:
Step1. Download your GeoTrust certificate
1. You will receive an email when your certificate is issued.
2. Download your certificate in PKCS#7 format.
3. Copy and Paste your GeoTrust certificate to Notepad and save as a certificate.txt
Step2. Install your GeoTrust certificate
Import the GeoTrust certificate into the keystore you created using the following command:
keytool -import -alias [keyEntry_friendly_name] -file certificate.crt -keystore [keystore_friendly_name]