]> arthur.barton.de Git - ngircd.git/commit
Revert "testsuite: Pass -nameopt to openssl s_client."
authorAlexander Barton <alex@barton.de>
Mon, 1 Apr 2024 18:54:42 +0000 (20:54 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 2 Apr 2024 20:06:38 +0000 (22:06 +0200)
commit8d6f2c2820567a350c57dd15cee06e13535471c2
treeb1f532612896adfe86d2ee51784e26809d7a2e8d
parentddba1263073e27059ba5346d6665612524454531
Revert "testsuite: Pass -nameopt to openssl s_client."

Although this is a nice looking solution, it is not that portable: for
example, the "openssl s_client" command of LibreSSL 3.8.2 on OpenBSD 7.4
does not support it.

So let's revert back to the "uglier" but working variant ...

This reverts commit bdb55fb4b322b2c84530855a3b5148a0e387f5b4.
src/testsuite/connect-ssl-cert1-test.e
src/testsuite/connect-ssl-cert2-test.e