Hi all,
Using Microsoft CA bundled in Windows2000 Server I
can issue the certificate and export the private key file. But when I use them
to create SSL connection the error message "can't load the Key file"
appeared.
I use the function SSL_CTX_use_certificate_file and
SSL_CTX_use_Privatekey_file to read certificate and key file.
Can Microsoft certificate be used to create SSL connection? How should I do? Thanks for your help. chgu |