#!/usr/bin/python -tt # sign/list keys # --sign hostname hostname hostname # --list # lists all csrs needing to be signed # --list-all ? # --clean? not sure what it will do import sys import glob import os import func import func.certs import func.certmaster from optparse import OptionParser def errorprint(stuff): print >> sys.stderr, stuff def parseargs(args): usage = 'certmaster-ca