Step 3: Import the CA Certificate
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.