Skip to content

Commit

Permalink
fix: update crl_distribution_points in type extension_id
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGonzalezPineiro committed Dec 17, 2024
1 parent a2b879c commit 3067c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/x509/certificate/extension.ex
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ defmodule X509.Certificate.Extension do
| :subject_key_identifier
| :authority_key_identifier
| :subject_alt_name
| :crl_distribution_point
| :crl_distribution_points
| :authority_information_access
| :ocsp_nocheck

Expand Down

0 comments on commit 3067c99

Please sign in to comment.