From 2a9219514263454896bdda800b4b811843338bc7 Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Fri, 4 Mar 2022 12:53:50 +0000 Subject: Add manpages for SSL_get_certificate, SSL_get_private_key This is as I understand these functions from reading the code. Reviewed-by: Matt Caswell Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/17815) --- util/missingssl.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'util') diff --git a/util/missingssl.txt b/util/missingssl.txt index ef13fca84a..6adf6c5117 100644 --- a/util/missingssl.txt +++ b/util/missingssl.txt @@ -22,12 +22,10 @@ SSL_certs_clear(3) SSL_copy_session_id(3) SSL_dup_CA_list(3) SSL_get0_dane(3) -SSL_get_certificate(3) SSL_get_current_compression(3) SSL_get_current_expansion(3) SSL_get_finished(3) SSL_get_peer_finished(3) -SSL_get_privatekey(3) SSL_set_SSL_CTX(3) SSL_set_debug(3) SSL_set_not_resumable_session_callback(3) -- cgit v1.2.3