summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.316
1 files changed, 5 insertions, 11 deletions
diff --git a/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 b/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
index 7a39050c4f..08961eb4d3 100644
--- a/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
+++ b/src/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.26 2022/07/13 21:17:03 schwarze Exp $ 1.\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.27 2022/12/01 05:33:55 tb Exp $
2.\" full merge up to: OpenSSL d33def66 Feb 9 14:17:13 2016 -0500 2.\" full merge up to: OpenSSL d33def66 Feb 9 14:17:13 2016 -0500
3.\" selective merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 3.\" selective merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100
4.\" 4.\"
@@ -68,7 +68,7 @@
68.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 68.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
69.\" OF THE POSSIBILITY OF SUCH DAMAGE. 69.\" OF THE POSSIBILITY OF SUCH DAMAGE.
70.\" 70.\"
71.Dd $Mdocdate: July 13 2022 $ 71.Dd $Mdocdate: December 1 2022 $
72.Dt X509_VERIFY_PARAM_SET_FLAGS 3 72.Dt X509_VERIFY_PARAM_SET_FLAGS 3
73.Os 73.Os
74.Sh NAME 74.Sh NAME
@@ -590,16 +590,10 @@ A side effect of not checking the root CA signature is that disabled or
590unsupported message digests on the root CA are not treated as fatal 590unsupported message digests on the root CA are not treated as fatal
591errors. 591errors.
592.Pp 592.Pp
593The 593The deprecated
594.Dv X509_V_FLAG_CB_ISSUER_CHECK 594.Dv X509_V_FLAG_CB_ISSUER_CHECK
595flag enables debugging of certificate issuer checks. 595flag used to enable debugging of certificate issuer checks.
596It is 596It is provided for binary backwards compatibility and has no effect.
597.Sy not
598needed unless you are logging certificate verification.
599If this flag is set then additional status codes will be sent to the
600verification callback and it
601.Sy must
602be prepared to handle such cases without assuming they are hard errors.
603.Pp 597.Pp
604When 598When
605.Dv X509_V_FLAG_TRUSTED_FIRST 599.Dv X509_V_FLAG_TRUSTED_FIRST