diff --git a/documentation/sphinx/source/tls.rst b/documentation/sphinx/source/tls.rst index f5b5c94852..f2c23fc279 100644 --- a/documentation/sphinx/source/tls.rst +++ b/documentation/sphinx/source/tls.rst @@ -351,4 +351,4 @@ A verification string of:: Would pass, and: * Require that the Subject has a Subject Alternative Name extension, which has one or more members of type DNS that begins with the value ``prod.``. -* Require that the Subject has a Subject Alternative Name extension, which has one or more members of type DNS that ends with the value ``.com``. +* Require that the Subject has a Subject Alternative Name extension, which has one or more members of type DNS that ends with the value ``.org``.