Alon Bar-Lev has uploaded a new change for review.

Change subject: pki: remove AIA extension from root certificate
......................................................................

pki: remove AIA extension from root certificate

AIA is used to pull issuer certificate, no sense of adding this to root
certificate. removing it will enable easier rename of certificate
authority computer.

Change-Id: Ifb78313be18f90291663082a8a5f4f5e5b85dd56
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M packaging/etc/pki/cacert.template.in
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/32/15532/1

diff --git a/packaging/etc/pki/cacert.template.in 
b/packaging/etc/pki/cacert.template.in
index 5a19136..76a6baa 100644
--- a/packaging/etc/pki/cacert.template.in
+++ b/packaging/etc/pki/cacert.template.in
@@ -15,7 +15,6 @@
 [v3_ca]
 
 subjectKeyIdentifier = hash
-authorityInfoAccess = caIssuers;URI:@AIA@
 authorityKeyIdentifier = keyid:always,issuer:always
 basicConstraints = critical,CA:true
 keyUsage = critical,cRLSign,keyCertSign


-- 
To view, visit http://gerrit.ovirt.org/15532
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifb78313be18f90291663082a8a5f4f5e5b85dd56
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to