summaryrefslogtreecommitdiffstats
path: root/ipapython/py_default_encoding/setup.py
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2014-03-18 11:23:30 -0400
committerAde Lee <alee@redhat.com>2014-05-27 14:44:00 -0400
commitc8a824c850dd20012a233ae9fbcf47775e05801b (patch)
tree123c06302f2c66cdc40be99655e7bede2f219413 /ipapython/py_default_encoding/setup.py
parent71c6d2f1eb9610a0e0a994a6cfd78fdf9bb9d1fa (diff)
Add a DRM to IPA
This patch adds the capability of installing a Dogtag DRM to an IPA instance. With this patch, when ipa-server-install is run, a Dogtag CA and a Dogtag DRM are created. The DRM shares the same tomcat instance and DS instance as the Dogtag CA. Moreover, the same admin user/agent (and agent cert) can be used for both subsystems. Certmonger is also confgured to monitor the new subsystem certificates. It is also possible to clone the DRM. When the IPA instance is cloned, if --enable-ca and --enable-drm are specified, the DRM is cloned as well. Installing a DRM requires the user to have a Dogtag CA instance. We can look into possibly relaxing that requirement in a later patch. The install scripts have been refactored somewhat to minimize duplication of code. A new base class dogtagintance.py has been introduced containing code that is common to DRM and CA installs. This will become very useful when we add more PKI subsystems. I am still working on patches for a ipa-drm-install script, which would be used to add a DRM to an existing master (that includes a dogtag CA), or an existing clone.
Diffstat (limited to 'ipapython/py_default_encoding/setup.py')
0 files changed, 0 insertions, 0 deletions