mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
Removed sneaky </pre>
in a code snippet
This commit is contained in:
parent
cdca701b1d
commit
25c024ce49
1 changed files with 1 additions and 1 deletions
|
@ -117,5 +117,5 @@ To use SSL/TLS for a specific virtual host with a different certificate as defau
|
|||
----
|
||||
SSLEngine on
|
||||
SSLCertificateFile /etc/pki/tls/certs/hostname.crt
|
||||
SSLCertificateKeyFile /etc/pki/tls/private/hostname.key</pre>
|
||||
SSLCertificateKeyFile /etc/pki/tls/private/hostname.key
|
||||
----
|
||||
|
|
Loading…
Reference in a new issue