summaryrefslogtreecommitdiffstats
path: root/base/kra
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2014-09-03 16:06:49 -0400
committerEndi S. Dewata <edewata@redhat.com>2014-09-03 16:55:51 -0400
commit223d15539b7bcc0df025025036af2935726e52e3 (patch)
tree879a4b999e7b29aa04a96a18b6e83c5da8874423 /base/kra
parent5f863998006bc5521b1ad91e106b10cd3e748ad2 (diff)
downloadpki-223d15539b7bcc0df025025036af2935726e52e3.tar.gz
pki-223d15539b7bcc0df025025036af2935726e52e3.tar.xz
pki-223d15539b7bcc0df025025036af2935726e52e3.zip
Enabled certificate revocation checking by default.
The CS.cfg templates for all subsystems have been modified to enable certificate revocation checking during authentication. This will affect new installations only. Ticket #1117, #1134
Diffstat (limited to 'base/kra')
-rw-r--r--base/kra/shared/conf/CS.cfg.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/base/kra/shared/conf/CS.cfg.in b/base/kra/shared/conf/CS.cfg.in
index a3cf7918e..236b484bb 100644
--- a/base/kra/shared/conf/CS.cfg.in
+++ b/base/kra/shared/conf/CS.cfg.in
@@ -155,8 +155,10 @@ auths.instance.AgentCertAuth.agentGroup=Certificate Manager Agents
auths.instance.AgentCertAuth.pluginName=AgentCertAuth
auths.instance.TokenAuth.pluginName=TokenAuth
auths.revocationChecking.bufferSize=50
-auths.revocationChecking.enabled=false
+auths.revocationChecking.enabled=true
auths.revocationChecking.kra=kra
+auths.revocationChecking.unknownStateInterval=0
+auths.revocationChecking.validityInterval=120
authz._000=##
authz._001=## new authorizatioin
authz._002=##