diff options
Diffstat (limited to 'src/lib/libssl/man/SSL_CTX_use_certificate.3')
| -rw-r--r-- | src/lib/libssl/man/SSL_CTX_use_certificate.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/man/SSL_CTX_use_certificate.3 b/src/lib/libssl/man/SSL_CTX_use_certificate.3 index 9959330283..17b7ef54e9 100644 --- a/src/lib/libssl/man/SSL_CTX_use_certificate.3 +++ b/src/lib/libssl/man/SSL_CTX_use_certificate.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: SSL_CTX_use_certificate.3,v 1.11 2019/04/09 22:01:50 schwarze Exp $ | 1 | .\" $OpenBSD: SSL_CTX_use_certificate.3,v 1.12 2019/05/20 06:04:45 jmc Exp $ |
| 2 | .\" full merge up to: OpenSSL 3aaa1bd0 Mar 28 16:35:25 2017 +1000 | 2 | .\" full merge up to: OpenSSL 3aaa1bd0 Mar 28 16:35:25 2017 +1000 |
| 3 | .\" selective merge up to: OpenSSL d1f7a1e6 Apr 26 14:05:40 2018 +0100 | 3 | .\" selective merge up to: OpenSSL d1f7a1e6 Apr 26 14:05:40 2018 +0100 |
| 4 | .\" | 4 | .\" |
| @@ -50,7 +50,7 @@ | |||
| 50 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 50 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 51 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 51 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
| 52 | .\" | 52 | .\" |
| 53 | .Dd $Mdocdate: April 9 2019 $ | 53 | .Dd $Mdocdate: May 20 2019 $ |
| 54 | .Dt SSL_CTX_USE_CERTIFICATE 3 | 54 | .Dt SSL_CTX_USE_CERTIFICATE 3 |
| 55 | .Os | 55 | .Os |
| 56 | .Sh NAME | 56 | .Sh NAME |
| @@ -312,7 +312,7 @@ corresponding certificate loaded into | |||
| 312 | .Fa ctx . | 312 | .Fa ctx . |
| 313 | If more than one key/certificate pair (RSA/DSA) is installed, | 313 | If more than one key/certificate pair (RSA/DSA) is installed, |
| 314 | the last item installed will be compared. | 314 | the last item installed will be compared. |
| 315 | If, e.g., the last item was a RSA certificate or key, | 315 | If, e.g., the last item was an RSA certificate or key, |
| 316 | the RSA key/certificate pair will be checked. | 316 | the RSA key/certificate pair will be checked. |
| 317 | .Fn SSL_check_private_key | 317 | .Fn SSL_check_private_key |
| 318 | performs the same | 318 | performs the same |
