]> git.ipfire.org Git - thirdparty/curl.git/commit
secureserver.pl, genserv.sh: cleanups
authorYedaya Katsman <yedaya.ka@gmail.com>
Sat, 15 Mar 2025 21:02:27 +0000 (23:02 +0200)
committerViktor Szakats <commit@vsz.me>
Sun, 23 Mar 2025 19:26:30 +0000 (20:26 +0100)
commitfd6e6e8c7a172521e21c2fc4c64e881b36a86918
tree429580d7382276dcb08d478f4314218470306c5f
parent89f306ae40b678bd91595ba41fe5f9d5ed374897
secureserver.pl, genserv.sh: cleanups

stunnel: print configuration actually in file
Instead of duplicating all the logic of writing the stunnel
configuration, and having to keep it up to date, when running in verbose
mode print the actual contents of the file after writing it.

certs/genserv.sh: Fix typo in error message

Closes #16783
tests/certs/scripts/genserv.sh
tests/secureserver.pl