help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Empty CRL


From: Aaron VanDevender
Subject: [Help-gnutls] Empty CRL
Date: Mon, 19 Jun 2006 09:14:21 -0500

Is there a way to use certtool to create an empty CRL? If I say:

$ certtool --load-ca-certificate ca-cert.pem --load-ca-privkey \
  ca-key.pem --generate-crl --outfile crl.pem

I get:

Generating a signed CRL...
Loading CA's private key...
Loading CA's certificate...
Loading certificate list...
You must specify a certificate.

But if I say:

$ certtool -l --infile crl.pem

where crl.pem is an empty file, I get:

Decoding error: Base64 decoding error.

So how do I make something that is a valid CRL file, but just doesn't
contain any records?

-- 

address@hidden
Plead the First.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]