X-Git-Url: https://pwan.org/git/?a=blobdiff_plain;f=scripts%2Fcertmaster-ca;h=7f8f9674c5a504756495ff47c37ba627e8fd0211;hb=af9d4112024b33b207ad562f3cadb199155b9575;hp=37a509c5b1e55ba4c666c2b74283865045cec2ca;hpb=9eac159f5ba172e999d5e36c30bb458ea0f530e9;p=certmaster.git diff --git a/scripts/certmaster-ca b/scripts/certmaster-ca index 37a509c..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