Fixing typo in tls.rst
This commit is contained in:
parent
b8e7fc1b84
commit
97051a23e4
|
@ -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``.
|
||||
|
|
Loading…
Reference in New Issue