Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

Commit

Permalink
added option for legacy DN string format to apache config
Browse files Browse the repository at this point in the history
  • Loading branch information
amarthadan authored and Boris Parak committed May 25, 2016
1 parent b6acc7e commit c88d009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/etc/apache2/sites-available/occi-ssl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c88d009

Please sign in to comment.