From: Fabian Keil Date: Wed, 9 Dec 2020 14:02:04 +0000 (+0100) Subject: Put openssl command in 'command' tags X-Git-Tag: v_3_0_30~271^2~28 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=7a1e3d199c4da4bc5e6c2d1720f953fbccc898be;ds=sidebyside Put openssl command in 'command' tags --- diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index e9e8310f..1557a6fd 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -4024,7 +4024,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t The file can be generated with: - openssl req -new -x509 -extensions v3_ca -keyout cakey.pem -out cacert.crt -days 3650 + openssl req -new -x509 -extensions v3_ca -keyout cakey.pem -out cacert.crt -days 3650