summaryrefslogtreecommitdiffstats
path: root/base/kra/shared/webapps/kra/META-INF/context.xml
diff options
context:
space:
mode:
Diffstat (limited to 'base/kra/shared/webapps/kra/META-INF/context.xml')
-rw-r--r--base/kra/shared/webapps/kra/META-INF/context.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/base/kra/shared/webapps/kra/META-INF/context.xml b/base/kra/shared/webapps/kra/META-INF/context.xml
index 032fd14c9..e838503a6 100644
--- a/base/kra/shared/webapps/kra/META-INF/context.xml
+++ b/base/kra/shared/webapps/kra/META-INF/context.xml
@@ -28,7 +28,9 @@
secureRandomProvider="Mozilla-JSS" secureRandomAlgorithm="pkcs11prng"/>
<Valve className="com.netscape.cms.tomcat.SSLAuthenticatorWithFallback"
- secureRandomProvider="Mozilla-JSS" secureRandomAlgorithm="pkcs11prng"/>
+ alwaysUseSession="true"
+ secureRandomProvider="Mozilla-JSS"
+ secureRandomAlgorithm="pkcs11prng"/>
<Realm className="com.netscape.cms.tomcat.ProxyRealm" />