From 3f45ed82dc633093db2c4d1959269a153e7cf6bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Mon, 17 May 1999 08:28:37 +0000 Subject: Rename "openssl x509" option "-config" to "-extfile", because it doesn't have a default value like the "-config" options of other openssl subprograms. --- doc/openssl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/openssl.txt') diff --git a/doc/openssl.txt b/doc/openssl.txt index 64ae41ff67..527bd9722d 100644 --- a/doc/openssl.txt +++ b/doc/openssl.txt @@ -99,7 +99,7 @@ extension section is used when the -x509 option is present to create a self signed root certificate. The 'x509' utility also supports extensions when it signs a certificate. -The -config option is used to set the configuration file containing the +The -extfile option is used to set the configuration file containing the extensions. In this case a line with: extensions = extension_section -- cgit v1.2.3