Hi,

when I try to download any certificate,
IE 5.5SP2,winnt does not know about

application/x-X509-email-cert
or
application/x-X509-user-cert

So IE does not know what to do with the certificate file.

As a test I replaced 

print $mimetype;
with
print "Content-type: application/pkix-cert\n\n";

in the send_email_cert script.

And that works fine for IE.

version: openca-0.9-SNAP-20020412
server: Apache/1.3.20 (Linux/SuSE)

Do I have to modify the scripts,
or can I avoid that by 
upgrading apache or edit mime.conf?

Axel.

_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to