open-nomad/helper/tlsutil
Lance Haig 568da5918b
cli: tls certs not created with correct SANs (#16959)
The `nomad tls cert` command did not create certificates with the correct SANs for
them to work with non default domain and region names. This changset updates the
code to support non default domains and regions in the certificates.
2023-05-22 09:31:56 -04:00
..
testdata cli: tls certs not created with correct SANs (#16959) 2023-05-22 09:31:56 -04:00
config.go [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
config_test.go cli: tls certs not created with correct SANs (#16959) 2023-05-22 09:31:56 -04:00
generate.go [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
generate_test.go [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00