Hello,
Netscape use the Content-Type application/x-pkcs7-crl for import a CRL in
the Browser (Netscape 4).
Hwo can I generate a Content-Type-application/x-pkcs7-crl-conform CRL with
OpenSSL 0.9.1c?
I've tried it with
opennssl crl2pkcs7 -outform DER -in crlfile -out crlfilepkcs7
and with
opennssl crl2pkcs7 -outform DER -certfile publiccakey -in crlfile -out crlfilepkcs7
but Netscape says, this format is not valid.
Can anyone help me on this?
... and a second question:
Does anyone know the sense of Content-Type: application/x-netscape-crl
for Binary download of a CRL?
Why shouldn't I use application/octet-stream ?
Thank you for your answers!
Axel
--------------------------------------------------------------------
Dr. Axel Findling -- Webmaster -- Leibniz-Rechenzentrum Muenchen
http://www.lrz-muenchen.de/persons/axel_findling.html
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]