X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=geni%2Fplc.py;h=1fc55a35b5833e95f2108396621c3dd920d85b64;hb=2732451b97d65ff1447a818b0cde8442b0522747;hp=a9322ad43c2cdd4871e806ab4e061fe6f361af0f;hpb=a5d41c1efac138a94a114f42be5612cd7b663714;p=sfa.git diff --git a/geni/plc.py b/geni/plc.py index a9322ad4..1fc55a35 100644 --- a/geni/plc.py +++ b/geni/plc.py @@ -111,6 +111,7 @@ def main(): r.trusted_cert_list = TrustedRoots.get_list() r.hierarchy = AuthHierarchy r.start() + r.loadCredential() # start aggregate manager if (options.am):