X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=blobdiff_plain;f=scripts%2Fcertmaster-ca;h=0e43253b3e0ddee70e8c8923f99d916abc1cb23c;hp=d10c1a24e839e297f544fcf8105d389d5e8b8947;hb=1b1b6f5733d65cbb73f48ac9b4419aba3dc00eee;hpb=fbd4bc1fe300150b55255d5af80052601dfbcd77 diff --git a/scripts/certmaster-ca b/scripts/certmaster-ca index d10c1a2..0e43253 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