@@ -1276,7 +1276,8 @@ include_dir 'conf.d'
12761276 </para>
12771277
12781278 <para>
1279- The directory needs to be prepared with the OpenSSL command
1279+ The directory needs to be prepared with the
1280+ <productname>OpenSSL</productname> command
12801281 <literal>openssl rehash</literal> or <literal>c_rehash</literal>. See
12811282 its documentation for details.
12821283 </para>
@@ -1320,7 +1321,7 @@ include_dir 'conf.d'
13201321 Specifies a list of <acronym>SSL</acronym> cipher suites that are
13211322 allowed to be used by SSL connections. See the
13221323 <citerefentry><refentrytitle>ciphers</refentrytitle></citerefentry>
1323- manual page in the <application >OpenSSL</application > package for the
1324+ manual page in the <productname >OpenSSL</productname > package for the
13241325 syntax of this setting and a list of supported values. Only
13251326 connections using TLS version 1.2 and lower are affected. There is
13261327 currently no setting that controls the cipher choices used by TLS
@@ -1389,9 +1390,9 @@ include_dir 'conf.d'
13891390 Available cipher suite details will vary across
13901391 <productname>OpenSSL</productname> versions. Use the command
13911392 <literal>openssl ciphers -v 'HIGH:MEDIUM:+3DES:!aNULL'</literal> to
1392- see actual details for the currently installed <application>OpenSSL</application>
1393- version. Note that this list is filtered at run time based on the
1394- server key type.
1393+ see actual details for the currently installed
1394+ <productname>OpenSSL</productname> version. Note that this list is
1395+ filtered at run time based on the server key type.
13951396 </para>
13961397 </listitem>
13971398 </varlistentry>
0 commit comments