diff options
Diffstat (limited to 'lib/libssl/src/doc/openssl.txt')
-rw-r--r-- | lib/libssl/src/doc/openssl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/doc/openssl.txt b/lib/libssl/src/doc/openssl.txt index 5da519e7e46..432a17b66cf 100644 --- a/lib/libssl/src/doc/openssl.txt +++ b/lib/libssl/src/doc/openssl.txt @@ -344,7 +344,7 @@ the extension. Examples: -subjectAltName=email:copy,email:my@other.address,URL:http://my.url.here/ +subjectAltName=email:copy,email:my@other.address,URI:http://my.url.here/ subjectAltName=email:my@other.address,RID:1.2.3.4 Issuer Alternative Name. |