summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man
diff options
context:
space:
mode:
authorschwarze <>2016-12-06 22:55:35 +0000
committerschwarze <>2016-12-06 22:55:35 +0000
commita257ef467d49f89a4cfda88d08ab278eb14492d5 (patch)
tree4a74d37d5fccb0c5631a233dd89ba036f42f59c0 /src/lib/libcrypto/man
parent6feb64b95fc70ab2f3b3b53e3afc1fc531bedd02 (diff)
downloadopenbsd-a257ef467d49f89a4cfda88d08ab278eb14492d5.tar.gz
openbsd-a257ef467d49f89a4cfda88d08ab278eb14492d5.tar.bz2
openbsd-a257ef467d49f89a4cfda88d08ab278eb14492d5.zip
s/SSL_CTX_need_tmp_rsa/SSL_CTX_need_tmp_RSA/
because that's what <openssl/ssl.h> #defines. That's likely a typo in the header file because all the other functions are called *tmp_rsa*(). But it would be a bad idea to fix such a bug in interfaces that are only provided for backward compatibility in the first place, so i'm adjusting the manual to be bug-compatible with the code, for now. But, pretty please, for the next major bump, somebody go get Bob's flensing knife and excise this part of the interface. Like, export ciphers? Really?
Diffstat (limited to 'src/lib/libcrypto/man')
0 files changed, 0 insertions, 0 deletions