From 3403caf3da9ed1b9852db5b462d25c5c33c6a0ef Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lutz=20J=C3=A4nicke?= Date: Thu, 5 Sep 2002 07:52:05 +0000 Subject: [PATCH] Consequently use term URI instead of URL Submitted by: TJ Saunders Reviewed by: PR: 268 --- doc/openssl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openssl.txt b/doc/openssl.txt index 5da519e7e4..432a17b66c 100644 --- a/doc/openssl.txt +++ b/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. -- 2.34.1