CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2017/07/25 11:28:37
Modified files: lib/libssl/man : SSL_CTX_use_certificate.3 Log message: as noted by Hanno Boeck, using the *check_private_key functions is tricky, especially since the manpage is full of lies. Try to make readers think twice before using them. With oks and help from schwarze@, tedu@, sthen@, jmc@