[pyOpenSSL-Users] Generate empty CRL

Shane Hansen shanemhansen at gmail.com
Fri May 17 01:01:42 CEST 2013


I think the problem is that a CRL doesn't have a header or footer, so there
might not actually be such a thing as an empty
CRL.

I know that when I use a 0-byte file I get errors. So practically, it might
make sense to just pass around a file with a single random serial
to revoke as a placeholder.

Disclaimer: I'm not 100% sure about the CRL format, just trying to help out.



On Thu, May 16, 2013 at 4:56 PM, Deni Bertović <bertovic.deni at gmail.com>wrote:

> I am unable to find anywhere in the docs (or on google) how to generate
> and empty CRL using pyopenssl.
>
> Can anyone point me in the right direction?
>
>
> Thanks.
>
> -Deni
>
> _______________________________________________
> pyopenssl-users mailing list
> pyopenssl-users at python.org
> http://mail.python.org/mailman/listinfo/pyopenssl-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pyopenssl-users/attachments/20130516/65070475/attachment.html>


More information about the pyopenssl-users mailing list