cert-manager/pkg/util/pki
Richard Wall 036e3a8e74 Replace all uses of sets.String with the generic sets.Set
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-02 17:24:38 +00:00
..
basicconstraints.go make KeyUsage and BasicConstraints Critical extensions 2023-05-11 10:29:02 +02:00
certificatetemplate.go add tests & final cleanup 2023-12-12 15:57:07 +01:00
csr_test.go fix: structure of nameconstraint in CSR 2023-12-11 18:00:15 +05:30
csr.go cleanup code 2023-12-12 13:47:55 +01:00
generate_test.go use Version 3 for all Certificates and Version 0 for all CertificateRequests 2023-05-11 10:21:55 +02:00
generate.go move utility functions to reduce fragmentation and rename functions for consistency 2023-01-23 13:19:39 +01:00
keyusage.go make KeyUsage and BasicConstraints Critical extensions 2023-05-11 10:29:02 +02:00
kube_test.go use Version 3 for all Certificates and Version 0 for all CertificateRequests 2023-05-11 10:21:55 +02:00
kube.go cleanup CSR & CertificateTemplate util code 2023-05-10 19:22:49 +02:00
match_test.go switch to non-deprecated functions in source code 2023-05-10 19:22:49 +02:00
match.go Replace all uses of sets.String with the generic sets.Set 2024-01-02 17:24:38 +00:00
nameconstraints_test.go add tests & final cleanup 2023-12-12 15:57:07 +01:00
nameconstraints.go add tests & final cleanup 2023-12-12 15:57:07 +01:00
parse_certificate_chain_test.go move certificate chain parsing to seperate file 2023-12-20 10:13:07 +01:00
parse_certificate_chain.go add additional validation checks 2023-12-20 10:13:11 +01:00
parse_test.go move certificate chain parsing to seperate file 2023-12-20 10:13:07 +01:00
parse.go move certificate chain parsing to seperate file 2023-12-20 10:13:07 +01:00
renewaltime_test.go move utility functions to reduce fragmentation and rename functions for consistency 2023-01-23 13:19:39 +01:00
renewaltime.go move utility functions to reduce fragmentation and rename functions for consistency 2023-01-23 13:19:39 +01:00
subject.go refactor GenerateCSR and deprecated the helper functions 2023-12-06 18:16:19 +01:00
temporarycertificate.go switch to non-deprecated functions in source code 2023-05-10 19:22:49 +02:00