summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_methods.c
diff options
context:
space:
mode:
authortb <>2020-10-02 15:43:48 +0000
committertb <>2020-10-02 15:43:48 +0000
commit76926b53fec95ff7829cbe20abd5d059a2a39cc6 (patch)
treea6328cf8b21efffd2815e691640952536d963c88 /src/lib/libssl/ssl_methods.c
parent3901b6980ac5e0e53953f03413eefce95f09362b (diff)
downloadopenbsd-76926b53fec95ff7829cbe20abd5d059a2a39cc6.tar.gz
openbsd-76926b53fec95ff7829cbe20abd5d059a2a39cc6.tar.bz2
openbsd-76926b53fec95ff7829cbe20abd5d059a2a39cc6.zip
Add -[46] nops for compatibility with the OpenSSL s_server
On OpenBSD it's necessary to use the eopenssl11 s_server with either -4 or -6 to choose an address family. I often want to try something with an OpenSSL server and then test the same thing with LibreSSL or vice versa. Adding and removing -4s on top of editing the command is annoying and distracting. This commits teaches our s_server to ignore -4 and -6 and thus makes commands that work with eopenssl11 more likely to work with openssl(1). These options are deliberately undocumented and don't show up in help listings. ok bcook inoguchi jsing
Diffstat (limited to 'src/lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions