summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/X509_cmp.3ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man3/X509_cmp.3ssl')
-rw-r--r--upstream/debian-unstable/man3/X509_cmp.3ssl7
1 files changed, 4 insertions, 3 deletions
diff --git a/upstream/debian-unstable/man3/X509_cmp.3ssl b/upstream/debian-unstable/man3/X509_cmp.3ssl
index dc74d4b4..adc551f3 100644
--- a/upstream/debian-unstable/man3/X509_cmp.3ssl
+++ b/upstream/debian-unstable/man3/X509_cmp.3ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "X509_CMP 3SSL"
-.TH X509_CMP 3SSL 2024-02-03 3.1.5 OpenSSL
+.TH X509_CMP 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
@@ -88,7 +88,8 @@ The \fBX509_cmp()\fR function compares two \fBX509\fR objects indicated by param
values of two \fBX509\fR objects and the canonical (DER) encoding values.
.PP
The \fBX509_NAME_cmp()\fR function compares two \fBX509_NAME\fR objects indicated by
-parameters \fIa\fR and \fIb\fR. The comparison is based on the \fBmemcmp\fR result of the
+parameters \fIa\fR and \fIb\fR, any of which may be NULL.
+The comparison is based on the \fBmemcmp\fR result of the
canonical (DER) encoding values of the two objects using \fBi2d_X509_NAME\fR\|(3).
This procedure adheres to the matching rules for Distinguished Names (DN)
given in RFC 4517 section 4.2.15 and RFC 5280 section 7.1.
@@ -130,7 +131,7 @@ circumstances, which could cause confusion for the applications.
\&\fBi2d_X509_NAME\fR\|(3), \fBi2d_X509\fR\|(3)
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2019\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019\-2022 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