typo city. fixing
This commit is contained in:
parent
785ecfc9a0
commit
bb0793c9d5
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Alias /robots.txt /var/www/robots-src.txt
|
|||
SSLEngine on
|
||||
|
||||
SSLCertificateFile /etc/pki/tls/certs/pkgs{{ env_suffix }}.fedoraproject.org.cert
|
||||
SSLCertificateKeyFile c/etc/pki/tls/certs/pkgs{{ env_suffix }}.fedoraproject.org.key
|
||||
SSLCertificateKeyFile /etc/pki/tls/private/pkgs{{ env_suffix }}.fedoraproject.org.key
|
||||
SSLCertificateChainFile /etc/pki/tls/certs/pkgs{{ env_suffix }}.fedoraproject.org.intermediate.cert
|
||||
|
||||
SSLProtocol {{ ssl_protocols }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue