summaryrefslogtreecommitdiffstats
path: root/ipapython/errors.py
diff options
context:
space:
mode:
authorBen Lipton <blipton@redhat.com>2016-08-22 10:46:02 -0400
committerJan Cholasta <jcholast@redhat.com>2017-02-28 09:02:49 +0000
commit39a5d9c5aae77687f67d9be02457733bdfb99ead (patch)
tree154db132be60de39643b31ad0efa23aca33521dd /ipapython/errors.py
parent16dac0252e52c8de07fd8a6a86ec0896074cbe9d (diff)
downloadfreeipa-39a5d9c5aae77687f67d9be02457733bdfb99ead.tar.gz
freeipa-39a5d9c5aae77687f67d9be02457733bdfb99ead.tar.xz
freeipa-39a5d9c5aae77687f67d9be02457733bdfb99ead.zip
csrgen: Automate full cert request flow
Allows the `ipa cert-request` command to generate its own CSR. It no longer requires a CSR passed on the command line, instead it creates a config (bash script) with `cert-get-requestdata`, then runs it to build a CSR, and submits that CSR. Example usage (NSS database): $ ipa cert-request --principal host/test.example.com --profile-id caIPAserviceCert --database /tmp/certs Example usage (PEM private key file): $ ipa cert-request --principal host/test.example.com --profile-id caIPAserviceCert --private-key /tmp/key.pem https://fedorahosted.org/freeipa/ticket/4899 Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'ipapython/errors.py')
0 files changed, 0 insertions, 0 deletions