Skip to content
Snippets Groups Projects
Commit 3d5929ed authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

uprava nazvu promennych

parent 56f51a50
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ SSLOptions +StdEnvVars +ExportCertData
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
SSLCertificateFile _CERT_
SSLCertificateKeyFile _KEY_
SSLCertificateFile _CERT_FILE_
SSLCertificateKeyFile _KEY_FILE_
SSLCACertificateFile _CA_FILE_
PerlOptions +Parent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment