Fixing typo in tls.rst

This commit is contained in:
Bhaskar Muppana 2019-05-16 13:34:55 -07:00 committed by Alex Miller
parent b8e7fc1b84
commit 97051a23e4
1 changed files with 1 additions and 1 deletions

View File

@ -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``.