curl-curl/tests/certs
Stefan Eissing 556f722fe3
tests/certs: cleanup
Keep only the generated files needed for tests. Place generated
intermediaries in `tests/certs/gen` where they are ignored by git. No
longer generated `*.dhp` files.

Have a shorter naming scheme: `test-ca` instead of `EdelCurlRoot-ca` and
`test-localhost` instead of `Server-localhost-sv`, etc.

Remove the `stunnel` certificate as it was nearly a duplicate of
`test-localhost`.

No longer copy a generated certificates to `tests/stunnel.pem`. Let test
server default to `certs/test-localhost.pem` instead.

Closes #16593
2025-03-06 16:02:34 +01:00
..
scripts tests/certs: cleanup 2025-03-06 16:02:34 +01:00
.gitignore tests/certs: cleanup 2025-03-06 16:02:34 +01:00
CMakeLists.txt tests/certs: cleanup 2025-03-06 16:02:34 +01:00
Makefile.am tests/certs: cleanup 2025-03-06 16:02:34 +01:00
Makefile.inc tests/certs: cleanup 2025-03-06 16:02:34 +01:00
srp-verifier-conf TLS-SRP: support added when using GnuTLS 2011-01-19 20:35:02 +01:00
srp-verifier-db TLS-SRP: support added when using GnuTLS 2011-01-19 20:35:02 +01:00
test-ca.cacert tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-ca.cnf tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-ca.crt tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-ca.key tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-ca.prm tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost0h.crl tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost0h.crt tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost0h.key tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost0h.pem tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost0h.prm tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost0h.pub.der tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost0h.pub.pem tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-first.crl tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-first.crt tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-first.key tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-first.pem tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-first.prm tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-first.pub.der tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-first.pub.pem tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-last.crl tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-last.crt tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-last.key tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-last.pem tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-last.prm tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-last.pub.der tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost-san-last.pub.pem tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.crl tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.crt tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.key tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.nn.crl tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.nn.crt tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.nn.key tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.nn.pem tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.nn.prm tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.nn.pub.der tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.nn.pub.pem tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.pem tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.prm tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.pub.der tests/certs: cleanup 2025-03-06 16:02:34 +01:00
test-localhost.pub.pem tests/certs: cleanup 2025-03-06 16:02:34 +01:00