diff --git a/examples/etc/apache2/sites-available/occi-ssl b/examples/etc/apache2/sites-available/occi-ssl index 1e7963ab..69163ed3 100644 --- a/examples/etc/apache2/sites-available/occi-ssl +++ b/examples/etc/apache2/sites-available/occi-ssl @@ -29,7 +29,7 @@ SSLVerifyDepth 10 # enable passing of SSL variables to passenger. For GridSite/VOMS, enable also exporting certificate data - SSLOptions +StdEnvVars +ExportCertData + SSLOptions +StdEnvVars +ExportCertData #+LegacyDNStringFormat # configure OpenSSL inside rOCCI-server to validate peer certificates (for CMFs) #SetEnv SSL_CERT_FILE /path/to/ca_bundle.crt