add two new options to "certmaster-ca"
authorAdrian Likins <alikins@grimlock.devel.redhat.com>
Thu, 1 May 2008 02:37:07 +0000 (22:37 -0400)
committerAdrian Likins <alikins@grimlock.devel.redhat.com>
Thu, 1 May 2008 02:37:07 +0000 (22:37 -0400)
commit1c44d82bc9270466521e8c8d5339d0213935f385
tree394edc4c2d4d299e128e28d98f0883b7a24d9ac5
parent7e743092d11acb95be40a415c3a9207fd040a0cf
add two new options to "certmaster-ca"

-list-signed shows a list of certs the certmaster has already signed

--list-cert-hashes returns the list of signed certs in the CN-hash format that
the acls files expects. Should make it a little easier to use the acls.

Both options take optional hostnames or hostname globs
certmaster/certmaster.py
scripts/certmaster-ca