From: Tony Mack Date: Wed, 20 Oct 2010 16:03:13 +0000 (-0400) Subject: fix sub authority signing issues X-Git-Tag: sfa-1.0-6~6 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=44053ab482f9c2b8a2f05151305cd8390c08165e;p=sfa.git fix sub authority signing issues --- diff --git a/sfa/server/sfa-ca.py b/sfa/server/sfa-ca.py index ad2488f0..b8c7f237 100755 --- a/sfa/server/sfa-ca.py +++ b/sfa/server/sfa-ca.py @@ -1,8 +1,10 @@ #!/usr/bin/python # -# SFA Certificate Signing and management. Root authorities can use this script to sign -# the certificate of another authority and become its parent. +# SFA Certificate Signing and management. Root authorities can use this script +# to sign the certificate of another authority and become its parent. Sub +# authorities (authorities that have had their cert signed by another authority) +# can use this script to update their registry hierarchy with the new cert # # Example usage: #