summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvakwetu <vakwetu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-06-23 20:55:09 +0000
committervakwetu <vakwetu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-06-23 20:55:09 +0000
commitb634ac0c06edd21126fe565b377fe77c706a4c04 (patch)
tree22e7c6e071c900edcfd2c8d0640db6007ec1e319
parent7b0f95169d21efb5948c2de8077bb36ed6e6fc46 (diff)
downloadpki-b634ac0c06edd21126fe565b377fe77c706a4c04.tar.gz
pki-b634ac0c06edd21126fe565b377fe77c706a4c04.tar.xz
pki-b634ac0c06edd21126fe565b377fe77c706a4c04.zip
Bugzilla BZ 716269 - make ra authenticated profiles non-visible on ee pages
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2024 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
-rw-r--r--pki/base/ca/shared/profiles/ca/caDualRAuserCert.cfg2
-rw-r--r--pki/base/ca/shared/profiles/ca/caRAagentCert.cfg2
-rw-r--r--pki/base/ca/shared/profiles/ca/caRAserverCert.cfg2
3 files changed, 3 insertions, 3 deletions
diff --git a/pki/base/ca/shared/profiles/ca/caDualRAuserCert.cfg b/pki/base/ca/shared/profiles/ca/caDualRAuserCert.cfg
index 53885825f..741e26a3f 100644
--- a/pki/base/ca/shared/profiles/ca/caDualRAuserCert.cfg
+++ b/pki/base/ca/shared/profiles/ca/caDualRAuserCert.cfg
@@ -1,5 +1,5 @@
desc=This certificate profile is for enrolling user certificates with RA agent authentication.
-visible=true
+visible=false
enable=true
enableBy=admin
auth.instance_id=raCertAuth
diff --git a/pki/base/ca/shared/profiles/ca/caRAagentCert.cfg b/pki/base/ca/shared/profiles/ca/caRAagentCert.cfg
index 67ba92242..d330e6f01 100644
--- a/pki/base/ca/shared/profiles/ca/caRAagentCert.cfg
+++ b/pki/base/ca/shared/profiles/ca/caRAagentCert.cfg
@@ -1,5 +1,5 @@
desc=This certificate profile is for enrolling RA agent user certificates with RA agent authentication.
-visible=true
+visible=false
enable=true
enableBy=admin
auth.instance_id=raCertAuth
diff --git a/pki/base/ca/shared/profiles/ca/caRAserverCert.cfg b/pki/base/ca/shared/profiles/ca/caRAserverCert.cfg
index eca20e348..297c001e3 100644
--- a/pki/base/ca/shared/profiles/ca/caRAserverCert.cfg
+++ b/pki/base/ca/shared/profiles/ca/caRAserverCert.cfg
@@ -1,5 +1,5 @@
desc=This certificate profile is for enrolling server certificates with RA agent authentication.
-visible=true
+visible=false
enable=true
enableBy=admin
auth.instance_id=raCertAuth