#6472 cert-request no longer accepts CSR with extraneous data surrounding PEM data
Closed: Fixed None Opened 7 years ago by ftweedal.

cert-request used to accept CSRs that had extra data around the PEM data,
e.g. commentary about the contents of the CSR. The recently-committed
cert refactoring effort to use python-cryptography for cert and CSR processing
regressed this. (https://fedorahosted.org/freeipa/ticket/6398)

Such usage occurs in our acceptance tests, which are now failing.


master:

  • e1df2e0 cert-request: accept CSRs with extraneous data

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