diff --git a/templates/sites-enabled/perun.conf.j2 b/templates/sites-enabled/perun.conf.j2 index 9e88b2c..677f940 100644 --- a/templates/sites-enabled/perun.conf.j2 +++ b/templates/sites-enabled/perun.conf.j2 @@ -67,6 +67,8 @@ ShibCompatValidUser on SSLVerifyDepth 5 SSLVerifyClient optional SSLOptions +LegacyDNStringFormat + SSLCARevocationCheck chain + SSLCARevocationPath /etc/grid-security/certificates/ {% endif %} # Increasing limits on HTTP headers. Connector packetSize in Tomcat must be set to bigger value than ProxyIOBufferSize here.