Mike Tsarapatsanis schrieb: > > There are still some details that i haven't found > solution with the CRL.Even though i can create the CRL > and export it on the RA server and then import it on > the secure server i can view it with the text format > or PEM format but when i press the [Browser Importable > CRL - DER] > button on netscape(4.7,7.0)or on mosilla i get a > message which looks like that : > 0,�0?�0 > *?H?� > > and no option to import it on the browser.On internet > explorer(4.0) i can download the CRL but it is of no > use since icannot import any certificates created by > the 0.8.1 version.Any suggestions?
Normally this is a problem of the apache. My httpd.conf includes the following line: AddType application/x-pkcs7-crl .crl The contenttype is automatically added by the apache. I use Netscape 4.78 and it works. Michael -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany http://www.openca.org ------------------------------------------------------- In remembrance www.osdn.com/911/ _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
