freeipa/ipaplatform
Ben Lipton 10ef594786 csrgen: Add code to generate scripts that generate CSRs
Adds a library that uses jinja2 to format a script that, when run, will
build a CSR. Also adds a CLI command, 'cert-get-requestdata', that uses
this library and builds the script for a given principal. The rules are
read from json files in /usr/share/ipa/csr, but the rule provider is a
separate class so that it can be replaced easily.

https://fedorahosted.org/freeipa/ticket/4899

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-01-31 10:20:28 +01:00
..
base csrgen: Add code to generate scripts that generate CSRs 2017-01-31 10:20:28 +01:00
debian ipaplatform: Add Debian platform module. 2017-01-19 16:45:42 +01:00
fedora Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
redhat Fix for handling CalledProcessError in authconfig 2017-01-18 08:51:38 +01:00
rhel Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py ipaplatform: Add Debian platform module. 2017-01-19 16:45:42 +01:00