certificates/authority
Herman Slatman e887ccaa07
Ensure the CA TLS certificate represents IPv6 DNS names as IP in cert
If an IPv6 domain name (i.e. [::1]) is provided manually in the `ca.json`,
this commit will ensure that it's represented as an IP SAN in the TLS
certificate. Before this change, the IPv6 would become a DNS SAN.
2022-02-03 14:21:23 +01:00
..
admin Add linkedca conversions. 2022-01-04 18:42:57 -08:00
administrator Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
config Normalize IPv6 hostname addresses 2022-01-19 17:14:45 +01:00
provisioner Fix error message. 2022-01-07 11:09:32 -08:00
status wip 2021-05-19 15:20:16 -07:00
testdata Add special handling for *json.UnmarshalTypeError 2022-01-12 11:15:39 +01:00
admins.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
authority.go Add tests for ACME revocation 2021-11-26 17:27:42 +01:00
authority_test.go Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
authorize.go Add tests for ACME revocation 2021-11-26 17:27:42 +01:00
authorize_test.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
config.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
export.go Merge branch 'master' into max/context 2021-11-17 11:40:01 -08:00
linkedca.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
options.go Update doc line on WithSSHGetHosts 2022-01-12 12:25:04 -08:00
provisioners.go Do not add extra new lines when creating nebula provisioners 2022-01-07 11:24:59 -08:00
provisioners_test.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
root.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
root_test.go Use always go.step.sm/crypto 2020-08-14 15:33:50 -07:00
ssh.go Refactor extraction of JSON template syntax errors 2022-01-12 10:41:36 +01:00
ssh_test.go Add special handling for *json.UnmarshalTypeError 2022-01-12 11:15:39 +01:00
tls.go Ensure the CA TLS certificate represents IPv6 DNS names as IP in cert 2022-02-03 14:21:23 +01:00
tls_test.go Add special handling for *json.UnmarshalTypeError 2022-01-12 11:15:39 +01:00
version.go Add missing version.go file. 2020-01-28 13:28:17 -08:00