To import a new SSL certificate into the AIS/AC3 environment cacerts, follow the steps below:
Step 1: Navigate to the Keytool Directory
Go to the following path where the Java keytool utility is located: D:\AdeptiaConnect-3.7\ConnectServer\jre\bin
Step 2: Run the Certificate Import Command
keytool -import -trustcacerts -alias adeptia_cert -file "D:\AdeptiaConnect-3.7\ConnectServer\AdeptiaServer\ServerKernel\etc\truststore\STAR_adeptia_com.crt" -keystore "D:\AdeptiaConnect-3.7\ConnectServer\AdeptiaServer\ServerKernel\etc\truststore\cacerts"
NOTE: After placing the certificate in Truststore, Update the directory path up to the truststore folder based on your system’s installation location.
Step 3: Enter Required Inputs When Prompted
Keystore Password: changeit
Add Certificate Confirmation:
When prompted to trust/add the certificate, type y and press Enter.
Step 4: Verify the Successful Import
Once the process completes, the console will show: Certificate was added to keystore successfully.
Note: Please contact Adeptia Support to obtain the certificate
Comments
0 comments
Please sign in to leave a comment.