summaryrefslogtreecommitdiffstats
path: root/doc/man3/OSSL_CMP_validate_msg.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/OSSL_CMP_validate_msg.pod')
-rw-r--r--doc/man3/OSSL_CMP_validate_msg.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/OSSL_CMP_validate_msg.pod b/doc/man3/OSSL_CMP_validate_msg.pod
index f04b6b4a87..ea39a14ed6 100644
--- a/doc/man3/OSSL_CMP_validate_msg.pod
+++ b/doc/man3/OSSL_CMP_validate_msg.pod
@@ -46,7 +46,7 @@ any self-issued certificate from the I<msg> extraCerts field may be used
as a trust anchor for the path verification of an 'acceptable' cert if it can be
used also to validate the issued certificate returned in the IP message. This is
according to TS 33.310 [Network Domain Security (NDS); Authentication Framework
-(AF)] document specified by the The 3rd Generation Partnership Project (3GPP).
+(AF)] document specified by The 3rd Generation Partnership Project (3GPP).
Note that using this option is dangerous as the certificate obtained this way
has not been authenticated (at least not at CMP level).
Taking it over as a trust anchor implements trust-on-first-use (TOFU).