summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/cainstance.py
Commit message (Expand)AuthorAgeFilesLines
* Remove copy-schema-to-ca.py from master branchMartin Basti2017-03-141-4/+2
* installer: update time estimatesTomas Krizek2017-03-101-1/+6
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-74/+56
* Refactor certmonger for OpenSSL certificatesStanislav Laznicka2017-03-011-6/+4
* Remove NSSConnection from DogtagStanislav Laznicka2017-03-011-6/+0
* Move publishing of CA cert to cainstance creation on masterStanislav Laznicka2017-03-011-0/+6
* Move RA agent certificate file export to a different locationStanislav Laznicka2017-03-011-1/+4
* Remove DM password files after successfull pkispawn runStanislav Laznicka2017-02-231-5/+11
* Remove ra_db argument from CAInstance initStanislav Laznicka2017-02-231-22/+10
* Do not configure PKI ajp redirection to use "::1"Florence Blanc-Renaud2017-02-171-4/+0
* Add password to certutil calls in NSSDatabaseStanislav Laznicka2017-02-171-0/+23
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-14/+4
* cryptography has deprecated serial in favor of serial_numberChristian Heimes2017-02-101-2/+2
* py3: __add_acl: use standard ipaldap methodsMartin Basti2017-01-241-8/+5
* py3: cainstance: replace mkstemp with NamedTemporaryFileMartin Basti2017-01-241-24/+25
* py3: write CA/KRA config into file opened in text modeMartin Basti2017-01-241-1/+1
* py3: CA/KRA: config parser requires stringMartin Basti2017-01-241-1/+2
* cainstance: do not configure renewal guardJan Cholasta2017-01-161-38/+14
* Allow full customisability of IPA CA subject DNFraser Tweedale2017-01-111-5/+9
* Extract function for computing default subject baseFraser Tweedale2017-01-111-4/+4
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-121-1/+1
* Add function for extracting PEM certs from PKCS #7Fraser Tweedale2016-12-121-33/+19
* replica install: track the RA agent certificate againJan Cholasta2016-11-301-1/+5
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-291-1/+1
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-2/+1
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-291-1/+1
* Do not log DM password in ca/kra installation logsStanislav Laznicka2016-11-251-1/+4
* services: replace admin_conn with api.Backend.ldap2Tomas Krizek2016-11-221-11/+11
* cainstance: use correct certificate for replica install checkTomas Krizek2016-11-141-1/+1
* Turn Kerberos-related properties to Service class membersMartin Babinsky2016-11-111-11/+10
* Make service user name a class member of ServiceMartin Babinsky2016-11-111-6/+6
* Move the pki-tomcat restart to cainstance creationStanislav Laznicka2016-11-111-0/+13
* install: use ldaps for pkispawn in ipa-ca-installJan Cholasta2016-11-111-1/+5
* replica install: merge KRA agent cert export into KRA installJan Cholasta2016-11-111-4/+1
* replica install: merge RA cert import into CA installJan Cholasta2016-11-111-61/+71
* install: merge all CA install code paths into oneJan Cholasta2016-11-111-174/+29
* replica install: use one remote CA host name everywhereJan Cholasta2016-11-111-2/+2
* initialize empty /etc/http/alias during server/replica installMartin Babinsky2016-11-111-37/+0
* Refactor installer code requesting certificatesFlorence Blanc-Renaud2016-11-101-154/+63
* x509: use python-cryptography to process certsFraser Tweedale2016-11-101-11/+14
* install: remove adhoc dis/connect from servicesTomas Krizek2016-11-071-14/+0
* install: remove adhoc api.Backend.ldap2 (dis)connectTomas Krizek2016-11-071-22/+0
* install: add restart_dirsrv for directory server restartsTomas Krizek2016-11-071-1/+1
* cainstall: add dm_password to CA installationTomas Krizek2016-11-071-1/+2
* install: remove dirman_pw from servicesTomas Krizek2016-11-071-4/+1
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-071-3/+5
* ipaldap: merge simple_bind into LDAPClientTomas Krizek2016-11-071-2/+2
* pylint: enable the import-error checkJan Cholasta2016-10-241-0/+3
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-061-6/+1
* Make installer quit more nicely on external CA installationStanislav Laznicka2016-10-061-1/+1