I've already tried this example....
But it works only with Netscape.
When I try to load CA into MSIE - it always want to save it to a file,
not exporting into certificate database...
This task is so simple, so I even don't know where my mistake.
NW> Try follow the example described in
NW> http://www.ultranet.com/~fhirsch/Papers/cook/ssl_cook.html
NW> Nathan Wang
>>I created a self-signed CA certificate.
>>Now I want to load it into the browser
>>
>>If browser is Netscape, the script sends Content-Type:
>>application/x-x509-ca-cert and a pem encoded version of the ca-cert, in
>>case of ie this file is sent as der encoded.
>>
>>The netscape case works without any problem, but IE always try to save
>>certificate file with open/save dialog opening.
>>
>>Apache has the following line in its config:
>>AddType application/x-x509-ca-cert cacert
>>
>>But it seems do nothing - I'm still not able to load root certificate
>>into MSIE :(
>>
>>
>>Anyone could give me an MSIE version example of loading root cert into
>>the browser??
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]