Step 3: Import the CA Certificate
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Once you receive the signed certificate from the CA, you must import it.
To import the certificate, execute the following command, typing it as one continuous string without including any return characters:
|
Where:
- -import
- Causes the certificate to be imported into the keystore file.
- -alias
- Refers to the new CA certificate.
- -file
- Refers to the path to and name of the file that contains the CA certificate.