diff options
author | schwarze <> | 2016-12-06 22:55:35 +0000 |
---|---|---|
committer | schwarze <> | 2016-12-06 22:55:35 +0000 |
commit | a257ef467d49f89a4cfda88d08ab278eb14492d5 (patch) | |
tree | 4a74d37d5fccb0c5631a233dd89ba036f42f59c0 /src/lib/libcrypto/man/DSA_generate_parameters.3 | |
parent | 6feb64b95fc70ab2f3b3b53e3afc1fc531bedd02 (diff) | |
download | openbsd-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/DSA_generate_parameters.3')
0 files changed, 0 insertions, 0 deletions