X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=blobdiff_plain;f=scripts%2Fcertmaster-ca;h=7f8f9674c5a504756495ff47c37ba627e8fd0211;hp=d10c1a24e839e297f544fcf8105d389d5e8b8947;hb=8513efd091ed3e2beca32436b94132cf1451b119;hpb=67070b83b2873cd26228d5002989cae73ead0167 diff --git a/scripts/certmaster-ca b/scripts/certmaster-ca index d10c1a2..7f8f967 100755 --- a/scripts/certmaster-ca +++ b/scripts/certmaster-ca @@ -1,8 +1,9 @@ #!/usr/bin/python -tt # sign/list keys +# --ca ca sign/list certs for the 'ca' # --sign hostname hostname hostname # --list # lists all csrs needing to be signed -# --list-all ? +# --list-all ca list all certs for a given ca # --clean? not sure what it will do import sys @@ -27,7 +28,9 @@ class CertmasterCAOptionParser(optparse.OptionParser): def parseargs(args): usage = 'certmaster-ca