Skip to content

Fix getting CRL#2152

Merged
drwetter merged 1 commit intotestssl:3.0from
dcooper16:fix2147_30
Apr 14, 2022
Merged

Fix getting CRL#2152
drwetter merged 1 commit intotestssl:3.0from
dcooper16:fix2147_30

Conversation

@dcooper16
Copy link
Copy Markdown
Collaborator

This PR is the same as #2149, but for the 3.0 branch.

OpenSSL 3.X pretty prints certificates in a slightly different way than previous versions, and this breaks the code for getting the URIs from the CRLDP extension.
This commit fixes the issue by having awk search for additional possible strings to start the CRL Distribution Points output. Unless the CRLDP extension is malformed, it will begin with "Full Name", "Relative Name", "Reasons", or "CRL Issuer".
@drwetter drwetter merged commit 55785af into testssl:3.0 Apr 14, 2022
@drwetter
Copy link
Copy Markdown
Collaborator

Thanks!

@dcooper16 dcooper16 deleted the fix2147_30 branch April 14, 2022 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants