Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions templates/sites-enabled/perun.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down