freeipa/ipatests
Florence Blanc-Renaud 808b1436b4 Refactor installer code requesting certificates
- Temporary modify certmonger dogtag-ipa-ca-renew helper to request the IPA RA
agent cert, using the temp cert created during pkispawn. The cert request
is now processed through certmonger, and the helper arguments are restored
once the agent cert is obtained.

- Modify the installer code creating HTTP and LDAP certificates to use
certmonger's IPA helper with temporary parameters (calling dogtag-submit
instead of ipa-submit)

- Clean-up for the integration tests: sometimes ipa renewal.lock is not
released during ipa-server-uninstall. Make sure that the file is removed
to allow future installations.

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

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2016-11-10 14:15:57 +01:00
..
man Build: do not compress manual pages at install time 2016-11-09 13:08:32 +01:00
pytest_plugins Pylint: remove unused variables in tests 2016-10-11 16:50:32 +02:00
test_cmdline test_ipagetkeytab: use system-wide IPA CA cert location in tests 2016-11-09 16:39:39 +01:00
test_install ipaldap: merge IPAdmin to LDAPClient 2016-11-07 11:34:03 +01:00
test_integration Refactor installer code requesting certificates 2016-11-10 14:15:57 +01:00
test_ipalib x509: use python-cryptography to process certs 2016-11-10 10:21:47 +01:00
test_ipapython dn: support conversion from python-cryptography Name 2016-11-10 10:21:47 +01:00
test_ipaserver x509: use python-cryptography to process certs 2016-11-10 10:21:47 +01:00
test_pkcs10 pkcs10: use python-cryptography for CSR processing 2016-11-10 10:21:47 +01:00
test_webui pylint: enable the import-error check 2016-10-24 14:11:08 +02:00
test_xmlrpc Modernize ipa-getkeytab test suite 2016-11-08 17:02:44 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Build: move translations from install/po/ to top-level po/ 2016-10-24 13:30:12 +02:00
ipa-run-tests Switch ipa-run-tests to pytest 2014-11-21 12:14:44 +01:00
ipa-test-config Use the print function 2015-09-01 11:42:01 +02:00
ipa-test-task Use the print function 2015-09-01 11:42:01 +02:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
pytest.ini Add __name__ == __main__ guards to setup.pys 2016-10-25 18:11:31 +02:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Add __name__ == __main__ guards to setup.pys 2016-10-25 18:11:31 +02:00
test_util.py Fix test_util.test_assert_deepequal test 2016-10-04 14:11:00 +02:00
util.py ipatests: provide context manager for keytab usage in RPC tests 2016-10-04 18:03:03 +02:00