If you used the KMES Series 3 as the CA that signed the SCEP client certificate, then you must extract the client certificate, private key, and root CA certificate from the PKCS #12 file before connecting. If you used an external CA to sign the client certificate, run the following OpenSSL command to test connection and authentication to the KMES Series 3:Adjust the IP address of the KMES Series 3 and the file names in the preceding command to your specific situation.
Shell
If you used the KMES Series 3 as a CA to sign the SCEP client certificate, run the following OpenSSL command to first extract the contents of the PKCS #12 file:
Shell
Open the
pkcs12.pem file that was output from the previous command. Then, copy the signed client certificate, private key, and root CA certificate to individual files for use in the next command.The process for authenticating with username and password on the client side is specific to each SCEP client.

