Re: [Cryptography-dev] Interfaces for CRL handling

2015-05-12 Thread Paul Kehrer
Some thoughts inline. On May 11, 2015 at 3:49:20 PM, Erik Trauschke ([email protected]) wrote: Hi all,  I'm trying to find a good way to model the extensions for the Revoked  object (crl_reason, crl_issuer, invalidity_date) into the current  interface.  Currently it seems we already have a

Re: [Cryptography-dev] Interfaces for CRL handling

2015-05-12 Thread Erik Trauschke
On May 12, 2015 6:04:10 AM PDT, Paul Kehrer wrote: >Some thoughts inline. >On May 11, 2015 at 3:49:20 PM, Erik Trauschke >([email protected]) wrote: > >Hi all,  > >I'm trying to find a good way to model the extensions for the Revoked  >object (crl_reason, crl_issuer, invalidity_date) into