index
:
freeipa.git
become-ipa-4-0-4
cstopology
datetime-ui
doc
framework
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-0
ipa-2-1
ipa-2-2
keytab-4419
keytab-4419-2
master
menu
otp-usability
otptests
patternfly
plugin-apibrowser
readme
review
sync-token
test_realmdomains
trustdomains-3-3
views_ui
webui-cleanup
Unnamed repository; edit this file 'description' to name the repository.
Petr Vobornik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
install
/
cainstance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
LGTM: Use explicit string concatenation
Christian Heimes
2018-01-09
1
-14
/
+16
*
LGTM: Use of exit() or quit()
Christian Heimes
2018-01-09
1
-1
/
+1
*
Custodia uninstall: Don't fail when LDAP is down
Christian Heimes
2017-12-20
1
-1
/
+10
*
Enable ephemeral KRA requests
Rob Crittenden
2017-12-15
1
-18
/
+19
*
Make the path to CS.cfg a class variable
Rob Crittenden
2017-12-15
1
-9
/
+8
*
Add safe DirectiveSetter context manager
Christian Heimes
2017-12-12
1
-55
/
+54
*
pep8: reduce line lengths in CAInstance.__enable_crl_publish
Fraser Tweedale
2017-12-12
1
-30
/
+41
*
Prevent set_directive from clobbering other keys
Fraser Tweedale
2017-12-12
1
-1
/
+1
*
Remove Custodia keys on uninstall
Christian Heimes
2017-12-07
1
-0
/
+6
*
Remove caJarSigningCert profile and related code
Fraser Tweedale
2017-11-01
1
-7
/
+0
*
Use os.path.isfile() and isdir()
Christian Heimes
2017-10-20
1
-1
/
+1
*
install: allow specifying external CA template
Fraser Tweedale
2017-10-04
1
-3
/
+178
*
Remove duplicate references to external CA type
Fraser Tweedale
2017-10-04
1
-2
/
+8
*
Unify storing certificates in LDAP
Stanislav Laznicka
2017-08-25
1
-5
/
+1
*
cacert_manage: fix CA cert renewal
Stanislav Laznicka
2017-08-23
1
-20
/
+16
*
Pass ipa-ca-agent credentials as PEM files
Rob Crittenden
2017-08-18
1
-19
/
+36
*
Restore old version of caIPAserviceCert for upgrade only
Fraser Tweedale
2017-08-14
1
-2
/
+16
*
cainstance: read cert file as bytes
Stanislav Laznicka
2017-07-27
1
-1
/
+1
*
Introduce load_unknown_x509_certificate()
Stanislav Laznicka
2017-07-27
1
-1
/
+2
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-7
/
+2
*
Split x509.load_certificate() into PEM/DER functions
Stanislav Laznicka
2017-07-27
1
-5
/
+5
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-29
/
+30
*
logging: remove object-specific loggers
Jan Cholasta
2017-07-14
1
-15
/
+17
*
{ca,kra}instance: drop redundant URI argument from ad-hoc ldap2 connections
Jan Cholasta
2017-07-04
1
-14
/
+5
*
py3: cainstance: fix BytesWarning
Martin Basti
2017-06-01
1
-5
/
+10
*
Change ConfigParser to RawConfigParser
Stanislav Laznicka
2017-05-26
1
-2
/
+2
*
ipa-ca-install: append CA cert chain into /etc/ipa/ca.crt
Florence Blanc-Renaud
2017-05-22
1
-0
/
+8
*
client install: fix client PKINIT configuration
Jan Cholasta
2017-05-19
1
-4
/
+7
*
renew agent: get rid of virtual profiles
Jan Cholasta
2017-05-15
1
-4
/
+4
*
renew agent: allow reusing existing certs
Jan Cholasta
2017-05-15
1
-3
/
+5
*
cainstance: use correct profile for lightweight CA certificates
Jan Cholasta
2017-05-15
1
-4
/
+3
*
renew agent: respect CA renewal master setting
Jan Cholasta
2017-05-15
1
-1
/
+1
*
Refresh Dogtag RestClient.ca_host property
Stanislav Laznicka
2017-05-02
1
-3
/
+2
*
Fix CAInstance.import_ra_cert for empty passwords
Stanislav Laznicka
2017-04-20
1
-1
/
+1
*
Fix RA cert import during DL0 replication
Stanislav Laznicka
2017-04-19
1
-17
/
+26
*
ext. CA: correctly write the cert chain
Stanislav Laznicka
2017-04-19
1
-2
/
+3
*
Create system users for FreeIPA services during package installation
David Kupka
2017-04-11
1
-12
/
+0
*
Add pki_pin only when needed
Stanislav Laznicka
2017-04-05
1
-3
/
+7
*
Hide PKI Client database password in log file
Abhijeet Kasurde
2017-03-30
1
-1
/
+4
*
Generate PIN for PKI to help Dogtag in FIPS
Stanislav Laznicka
2017-03-28
1
-1
/
+5
*
Remove copy-schema-to-ca.py from master branch
Martin Basti
2017-03-14
1
-4
/
+2
*
installer: update time estimates
Tomas Krizek
2017-03-10
1
-1
/
+6
*
Moving ipaCert from HTTPD_ALIAS_DIR
Stanislav Laznicka
2017-03-01
1
-74
/
+56
*
Refactor certmonger for OpenSSL certificates
Stanislav Laznicka
2017-03-01
1
-6
/
+4
*
Remove NSSConnection from Dogtag
Stanislav Laznicka
2017-03-01
1
-6
/
+0
*
Move publishing of CA cert to cainstance creation on master
Stanislav Laznicka
2017-03-01
1
-0
/
+6
*
Move RA agent certificate file export to a different location
Stanislav Laznicka
2017-03-01
1
-1
/
+4
*
Remove DM password files after successfull pkispawn run
Stanislav Laznicka
2017-02-23
1
-5
/
+11
*
Remove ra_db argument from CAInstance init
Stanislav Laznicka
2017-02-23
1
-22
/
+10
*
Do not configure PKI ajp redirection to use "::1"
Florence Blanc-Renaud
2017-02-17
1
-4
/
+0
[next]