#6550 Refactor PKCS #7 parsing to use pyasn1_modules
Closed: Fixed None Opened 7 years ago by ftweedal.

Now that we require pyasn1_modules, we can avoid invoking an openssl
subprocess and use pyasn1 to parse certificates out of PKCS #7 files.

See https://github.com/freeipa/freeipa/pull/177/files#r91243228 for example
of the approach.


master:

  • 556fc21 x509: use PyASN1 to parse PKCS#7

Metadata Update from @ftweedal:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 4.5

7 years ago

Login to comment on this ticket.

Metadata