HI!
I'm currently having a hard time integrating support for MS Internet
Explorer 4+ into my poor man's CA package pyCA.
I managed to generate a certificate request and get the issued
certificate installed into IE with some small VBScript code.
But I have several questions:
1. MS IE accepts CA certs as DER-encoded binary data with mime type
application/x-x509-ca-cert. But how to get other cert data into IE?
E.g. getting other certs as DER-encoded with mime type
application/x-x509-email-cert does not work neither does something with
certHelper.AcceptPKCS7(). Same question for CRLs.
2. IE refuses to open directly the certificate data (e.g. loading CA
certs) when the connection is established over SSL. Same thing works
with http:// instead of https://. Bug or feature?
Ciao, Michael.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]