| .. |
|
internal
|
add benchmark
|
2024-02-20 08:34:53 +01:00 |
|
asn1_util_test.go
|
Fix OtherName feature flag validation logic
|
2024-01-08 13:34:09 +00:00 |
|
asn1_util.go
|
introduce UniversalValue 'Type()'
|
2024-01-09 16:40:32 +01:00 |
|
basicconstraints.go
|
make KeyUsage and BasicConstraints Critical extensions
|
2023-05-11 10:29:02 +02:00 |
|
certificatetemplate_test.go
|
fix changed behavior: set critical flag of SANs extension based on subject
|
2024-02-07 11:01:34 +01:00 |
|
certificatetemplate.go
|
remove deprecated files and functions
|
2024-02-08 10:45:06 +01:00 |
|
csr_test.go
|
rename UseCertificateRequestNameConstraints to NameConstraints
|
2024-01-03 15:49:18 +01:00 |
|
csr.go
|
fix webhook validation error msg
|
2024-02-19 10:16:38 +08: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
|
|
|
|
keyusage.go
|
make KeyUsage and BasicConstraints Critical extensions
|
2023-05-11 10:29:02 +02:00 |
|
kube_test.go
|
Refactor the solution
|
2023-12-13 09:37:21 +00:00 |
|
kube.go
|
cleanup CSR & CertificateTemplate util code
|
2023-05-10 19:22:49 +02:00 |
|
match_test.go
|
bugfix: LiteralSubject match function was broken
|
2024-02-22 15:51:25 +01:00 |
|
match.go
|
bugfix: LiteralSubject match function was broken
|
2024-02-22 15:51:25 +01:00 |
|
nameconstraints_test.go
|
add tests & final cleanup
|
2023-12-12 15:57:07 +01:00 |
|
nameconstraints.go
|
Refactor the solution
|
2023-12-13 09:37:21 +00:00 |
|
parse_certificate_chain_test.go
|
add tests for the improvements made in #6561
|
2024-01-03 17:25:15 +01:00 |
|
parse_certificate_chain.go
|
add additional validation checks
|
2023-12-20 10:13:11 +01:00 |
|
parse_test.go
|
update test, with new error message
|
2024-02-20 08:34:53 +01:00 |
|
parse.go
|
add new utility method to clarify cert decoding semantics
|
2024-03-04 12:47:27 -05:00 |
|
renewaltime_test.go
|
|
|
|
renewaltime.go
|
|
|
|
sans_test.go
|
Fix csr_test.go critical SAN on tests without Subjects
|
2023-12-21 18:44:49 +00:00 |
|
sans.go
|
Refactor the solution
|
2023-12-13 09:37:21 +00:00 |
|
subject.go
|
stop using github.com/go-ldap/ldap/v3 ParseDN and use a custom ParseDN function instead
|
2024-02-20 08:34:53 +01:00 |
|
temporarycertificate.go
|
switch to non-deprecated functions in source code
|
2023-05-10 19:22:49 +02:00 |