]> git.ipfire.org Git - thirdparty/openssl.git/commit
chomp does not work on windows.
authorFrederik Wedel-Heinen <frederik.wedel-heinen@dencrypt.dk>
Fri, 26 Jan 2024 10:27:02 +0000 (11:27 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 9 Feb 2024 08:16:56 +0000 (08:16 +0000)
commit3e94e2b11d73ed22c601f818b31b7c4ca281f5d1
tree156558b2dd434d6051b2e6ddb4d4eaa1d2b2ed5a
parent3b3a00b62aab1e1016c2ad7f026b11cd3d0bc3b7
chomp does not work on windows.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23319)
util/perl/TLSProxy/Proxy.pm