Cleanup cert config files for tests
authorRich Salz <rsalz@akamai.com>
Wed, 4 Mar 2020 19:08:31 +0000 (14:08 -0500)
committerTomas Mraz <tmraz@fedoraproject.org>
Wed, 3 Jun 2020 07:56:56 +0000 (09:56 +0200)
commit4e6e57cfcdd75b827ff7171927d87e95b5b86ae8
tree5966ad0b0dee601e0e042a5936422a24d2e79a8b
parent5c01a133ecafc5ffa4ae55effd32f4f1fb642293
Cleanup cert config files for tests

Merge test/P[12]ss.cnf into one config file
Merge CAss.cnf and Uss.cnf into ca-and-certs.cnf
Remove Netscape cert extensions, add keyUsage comment from some cnf files

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11347)
15 files changed:
apps/openssl-vms.cnf
apps/openssl.cnf
demos/certs/apps/apps.cnf
demos/certs/ca.cnf
doc/man7/proxy-certificates.pod
test/CAss.cnf [deleted file]
test/P1ss.cnf [deleted file]
test/P2ss.cnf [deleted file]
test/Uss.cnf [deleted file]
test/ca-and-certs.cnf [new file with mode: 0644]
test/proxy.cnf [new file with mode: 0644]
test/recipes/25-test_verify_store.t
test/recipes/80-test_ca.t
test/recipes/80-test_ssl_old.t
test/recipes/90-test_store.t