Greetings again, I'm back with another question. Any help will be much appreciated-
My OpenSSL Application uses the OpenSSL C function call- SSL_CTX_use_certificate_chain_file( sslCtx, keyFile ); where keyFile is the path to a .PEM file containing the private key and certificate. But now, with a nCipher HSM using the CHIL engine, I have- 1. Private key stored on HSM card under the name "rsa-test"; 2. Key blob stored in the file- "C:\ProgramData\nCipher\Key Management Data\local\key_hwcrhk_rsa-test"; and 3. A self-signed certificate that I generated under the folder "C:\temp\rsa-test.CRT" Which path should my keyFile point to? Thank you, Sunjeet ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org