summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/X509_sign.3ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man3/X509_sign.3ssl')
-rw-r--r--upstream/debian-unstable/man3/X509_sign.3ssl6
1 files changed, 4 insertions, 2 deletions
diff --git a/upstream/debian-unstable/man3/X509_sign.3ssl b/upstream/debian-unstable/man3/X509_sign.3ssl
index 20b6c85c..a9c323e6 100644
--- a/upstream/debian-unstable/man3/X509_sign.3ssl
+++ b/upstream/debian-unstable/man3/X509_sign.3ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "X509_SIGN 3SSL"
-.TH X509_SIGN 3SSL 2024-02-03 3.1.5 OpenSSL
+.TH X509_SIGN 3SSL 2024-04-04 3.2.2-dev OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -84,6 +84,8 @@ sign certificate, certificate request, or CRL signature
\&\fBX509_sign()\fR signs certificate \fIx\fR using private key \fIpkey\fR and message
digest \fImd\fR and sets the signature in \fIx\fR. \fBX509_sign_ctx()\fR also signs
certificate \fIx\fR but uses the parameters contained in digest context \fIctx\fR.
+If the certificate information includes X.509 extensions,
+these two functions make sure that the certificate bears X.509 version 3.
.PP
\&\fBX509_REQ_sign()\fR, \fBX509_REQ_sign_ctx()\fR,
\&\fBX509_CRL_sign()\fR, and \fBX509_CRL_sign_ctx()\fR
@@ -122,7 +124,7 @@ The \fBX509_sign_ctx()\fR, \fBX509_REQ_sign_ctx()\fR
and \fBX509_CRL_sign_ctx()\fR functions were added in OpenSSL 1.0.1.
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2015\-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2015\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy