Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate the acceptance test CA with SAN
Modern tooling prefers the subjectAltName extension and the CN on a certificate is considered deprecated. Some tools even complain about this. However, the -addext command is unavailable on EL7 because openssl is too old.
- Loading branch information