curl/tests/certs
Viktor Szakats 806fd7a0e1
genserv.pl: make external calls safe
By passing command-line as separate arguments instead of using a single
string. This needs skipping the shell, so rework redirections to use
Perl `open3()`.

Also explored to use `-out` to avoid redirections, but it makes the
command-line incompatible with some OpenSSL implementations/versions
(e.g. on default macOS), and would still need a solution for
`2>/dev/null`.

Ref: https://perldoc.perl.org/IPC::Open3

Closes #20971
2026-03-23 12:39:38 +01:00
..
.gitignore
CMakeLists.txt cmake: mark two internal options as advanced 2026-03-05 04:00:08 +01:00
genserv.pl genserv.pl: make external calls safe 2026-03-23 12:39:38 +01:00
Makefile.am
Makefile.inc
srp-verifier-conf
srp-verifier-db
test-ca.cnf
test-ca.prm
test-client-cert.prm
test-client-eku-only.prm
test-localhost-san-first.prm
test-localhost-san-last.prm
test-localhost.nn.prm
test-localhost.prm
test-localhost0h.prm