CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2020/09/15 12:37:25
Modified files: lib/libssl/man : SSL_get_ciphers.3 Log message: The undocumented public function SSL_set_SSL_CTX(3) changes the context used by an SSL object, so do not talk about the SSL_CTX that "an SSL object was created from"; fixing an inaccuracy pointed out by jsing@.