index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
install
/
certs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace replication_wait_timeout with certmonger_wait_timeout
Rob Crittenden
2019-09-04
1
-1
/
+1
*
dsinstance: add proflie when tracking certificate
Fraser Tweedale
2019-07-22
1
-2
/
+4
*
Py3: Replace six.moves imports
Christian Heimes
2018-10-05
1
-1
/
+1
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-2
/
+2
*
Auto-retry failed certmonger requests
Christian Heimes
2018-07-09
1
-3
/
+7
*
Fix certificate retrieval in ipa-replica-prepare for DL0
Rob Crittenden
2018-05-04
1
-1
/
+9
*
Add absolute_import future imports
Stanislav Laznicka
2018-04-20
1
-0
/
+2
*
certdb: Move chdir into subprocess call
Christian Heimes
2018-04-10
1
-14
/
+0
*
Fix upgrading of FreeIPA HTTPD
Stanislav Laznicka
2018-03-26
1
-5
/
+12
*
Remove unused modutils wrappers from NSS/CertDB
Christian Heimes
2018-02-23
1
-29
/
+0
*
NSSDB: Let certutil decide its default db type
Christian Heimes
2018-02-23
1
-2
/
+0
*
Prepare migration of mod_nss NSSDB to sql format
Christian Heimes
2018-02-23
1
-10
/
+74
*
certmonger: Use explicit storage format
Christian Heimes
2018-02-23
1
-5
/
+8
*
httpinstance: handle supplied PKCS#12 files in installation
Stanislav Laznicka
2018-02-21
1
-0
/
+22
*
Use mod_ssl instead of mod_nss for Apache TLS for new installs
Rob Crittenden
2018-02-21
1
-12
/
+27
*
Support sqlite NSSDB
Christian Heimes
2017-11-16
1
-27
/
+23
*
CertDB: remove unused method issue_signing_cert
Fraser Tweedale
2017-11-01
1
-45
/
+0
*
Remove pkcs10 module contents
Stanislav Laznicka
2017-10-25
1
-3
/
+4
*
parameters: introduce CertificateSigningRequest
Stanislav Laznicka
2017-10-25
1
-5
/
+6
*
Use os.path.isfile() and isdir()
Christian Heimes
2017-10-20
1
-2
/
+2
*
browser config: cleanup after removal of Firefox extension
Petr Vobornik
2017-09-21
1
-8
/
+0
*
Fix ipa-server-upgrade with server cert tracking
Florence Blanc-Renaud
2017-09-19
1
-0
/
+26
*
issue_server_cert: avoid application of str to bytes
Fraser Tweedale
2017-09-12
1
-1
/
+1
*
certs: write and read bytes as such
Stanislav Laznicka
2017-08-02
1
-3
/
+3
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-26
/
+11
*
Split x509.load_certificate() into PEM/DER functions
Stanislav Laznicka
2017-07-27
1
-2
/
+2
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-5
/
+10
*
certs: do not export CA certs in install_pem_from_p12
Jan Cholasta
2017-05-19
1
-1
/
+1
*
certs: do not export keys world-readable in install_key_from_p12
Jan Cholasta
2017-05-19
1
-1
/
+2
*
certdb, certs: make trust flags argument mandatory
Jan Cholasta
2017-05-19
1
-6
/
+5
*
certdb: add named trust flag constants
Jan Cholasta
2017-05-19
1
-2
/
+3
*
Fix CA-less to CA-full upgrade
Stanislav Laznicka
2017-04-12
1
-10
/
+28
*
Remove publish_ca_cert() method from NSSDatabase
Stanislav Laznicka
2017-04-03
1
-3
/
+0
*
httpinstance: clean up /etc/httpd/alias on uninstall
Jan Cholasta
2017-03-22
1
-0
/
+3
*
certs: do not implicitly create DS pin.txt
Jan Cholasta
2017-03-22
1
-1
/
+0
*
Don't fail more if cert req/cert creation failed
Stanislav Laznicka
2017-03-14
1
-2
/
+5
*
Cleanup certdb
Christian Heimes
2017-03-02
1
-62
/
+55
*
Moving ipaCert from HTTPD_ALIAS_DIR
Stanislav Laznicka
2017-03-01
1
-1
/
+3
*
Refactor certmonger for OpenSSL certificates
Stanislav Laznicka
2017-03-01
1
-6
/
+3
*
Remove pkcs12 handling functions from CertDB
Stanislav Laznicka
2017-03-01
1
-19
/
+21
*
Remove NSSConnection from Dogtag
Stanislav Laznicka
2017-03-01
1
-15
/
+12
*
Rationalize creation of RA and HTTPD NSS databases
Simo Sorce
2017-02-15
1
-13
/
+28
*
Always use /etc/ipa/ca.crt as CA cert file
Simo Sorce
2017-02-15
1
-5
/
+5
*
Simplify NSSDatabase password file handling
Simo Sorce
2017-02-15
1
-3
/
+6
*
Separate RA cert store from the HTTP cert store
Simo Sorce
2017-02-15
1
-33
/
+11
*
certdb: remove unused valid_months property
Tomas Krizek
2017-02-09
1
-1
/
+0
*
certdb: remove unused keysize property
Tomas Krizek
2017-02-09
1
-1
/
+0
*
Allow full customisability of IPA CA subject DN
Fraser Tweedale
2017-01-11
1
-6
/
+14
*
ipa_generate_password algorithm change
Petr Spacek
2017-01-06
1
-2
/
+2
*
Unify password generation across FreeIPA
Stanislav Laznicka
2017-01-06
1
-6
/
+2
[next]