fix sub authority signing issues
authorTony Mack <tmack@paris.CS.Princeton.EDU>
Wed, 20 Oct 2010 16:03:13 +0000 (12:03 -0400)
committerTony Mack <tmack@paris.CS.Princeton.EDU>
Wed, 20 Oct 2010 16:03:13 +0000 (12:03 -0400)
sfa/server/sfa-ca.py

index ad2488f..b8c7f23 100755 (executable)
@@ -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: 
 #