From 5aa401050388ecacc2d009f7c504b83bb3dad324 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 PR-URL: https://github.com/nodejs/node/pull/41599 Reviewed-By: Tierney Cyren Reviewed-By: Filip Skokan --- 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 6db38b80fcbc8f..c4d1860ccb6633 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -2472,6 +2472,11 @@ added: v15.6.0