@@ -1276,7 +1276,8 @@ include_dir 'conf.d'
1276
1276
</para>
1277
1277
1278
1278
<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
1280
1281
<literal>openssl rehash</literal> or <literal>c_rehash</literal>. See
1281
1282
its documentation for details.
1282
1283
</para>
@@ -1320,7 +1321,7 @@ include_dir 'conf.d'
1320
1321
Specifies a list of <acronym>SSL</acronym> cipher suites that are
1321
1322
allowed to be used by SSL connections. See the
1322
1323
<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
1324
1325
syntax of this setting and a list of supported values. Only
1325
1326
connections using TLS version 1.2 and lower are affected. There is
1326
1327
currently no setting that controls the cipher choices used by TLS
@@ -1389,9 +1390,9 @@ include_dir 'conf.d'
1389
1390
Available cipher suite details will vary across
1390
1391
<productname>OpenSSL</productname> versions. Use the command
1391
1392
<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.
1395
1396
</para>
1396
1397
</listitem>
1397
1398
</varlistentry>
0 commit comments