From 971e41f0b5605a238629dc05ca49fa1be85cff1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Wed, 19 Jan 2022 18:12:13 +0000 Subject: [PATCH] crypto: remove wildcard options for checkEmail Wildcard options do not affect X509_check_email. Refs: https://github.com/openssl/openssl/pull/17536 Refs: https://github.com/nodejs/node/pull/41571 --- doc/api/crypto.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/api/crypto.md b/doc/api/crypto.md index e51148d85a7321..c163c45dca0818 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -2472,6 +2472,11 @@ added: v15.6.0