From b756880e6bb3c56c20e7c9ad8325ef2c75628552 Mon Sep 17 00:00:00 2001 From: Marcin Sikora Date: Tue, 19 May 2020 20:37:02 +0200 Subject: Use warning instead of note. --- lib/public_key/doc/src/public_key.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/public_key/doc/src/public_key.xml b/lib/public_key/doc/src/public_key.xml index dc81e6764c..9c5aaa9812 100644 --- a/lib/public_key/doc/src/public_key.xml +++ b/lib/public_key/doc/src/public_key.xml @@ -448,10 +448,10 @@ fun(OtpCert :: #'OTPCertificate'{}, verifying application-specific extensions. If called with an extension unknown to the user application, the return value {unknown, UserState} is to be used.

-

- Note that user defined custom verify_fun may alter original +

+ Note that user defined custom verify_fun may alter original path validation error (e.g selfsigned_peer). Use with caution. -

+

{max_path_length, integer()} -- cgit v1.2.1