I have created a crl using the openssl command: ca -gencrl -config somepath/mypolicy.cnf -out anotherpath/mycrl.crl I have also tried to convert mycrl.crl to some other formats (DER, TXT); Whatever the format I use, Netscape Communicator refuses to load the crl and says: "The certificate revocation list you are trying to load has an invalid format" On the other hand when I issue the proper command to view the crl contents, I get a reasonable result: cmd: ---- crl -in /home/ca/demoCA/crl/crl.crl -text answer: ------- issuer= /C=IT/ST=Aurora/L=Shan Grilla/O=The Space Worlds/CN=Space Worlds CA lastUpdate=Mar 27 15:51:51 1999 GMT nextUpdate=Apr 26 15:51:51 1999 GMT revoked: serialNumber=05 revocationDate=Mar 27 13:05:54 1999 GMT revoked: serialNumber=04 revocationDate=Mar 27 10:37:11 1999 GMT Can someone help me and explain what is wrong, please? Thank you in advance for your help. -- Mario ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]