#6398 Refactor certificate inspection code to use python-cryptography
Closed: Fixed None Opened 7 years ago by ftweedal.

We wish to refactor ipalib.x509 and ipalib.pkcs10 to use
python-cryptography instead of NSS for certificate/CSR
parsing and inspection.


master:

  • 9522970 dn: support conversion from python-cryptography Name
  • 66637f7 pkcs10: use python-cryptography for CSR processing
  • 8548728 pkcs10: remove pyasn1 PKCS #10 spec
  • 44c2d68 x509: avoid use of nss.data_to_hex
  • c57dc89 x509: use pyasn1-modules X.509 specs
  • db116f7 x509: use python-cryptography to process certs
  • b0430b6 Remove main code from ipalib.x509 and ipalib.pkcs10

master:

  • a8b7dbf Add python-pyasn1-modules into dependencies

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

7 years ago

Login to comment on this ticket.

Metadata