]> git.ipfire.org Git - thirdparty/openssl.git/commit
Tighten up SSL_get1_supported_ciphers() docs
authorBenjamin Kaduk <bkaduk@akamai.com>
Tue, 29 Aug 2017 16:31:20 +0000 (11:31 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 1 Sep 2017 13:12:04 +0000 (08:12 -0500)
commite65dfa471a6fd9a4ba6265739039c4da75d75752
tree736057c2e0a6982497fb55800db4dfc39ddf9451
parent4130016623d043c7279f39937a73c24200288a73
Tighten up SSL_get1_supported_ciphers() docs

This function is really emulating what would happen in client mode,
and does not necessarily reflect what is usable for a server SSL.
Make this a bit more explicit, and do some wordsmithing while here.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4284)
doc/man3/SSL_get_ciphers.pod