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
/
ipapython
/
certdb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
upgrade: remove ipaCert and key from /etc/httpd/alias
Florence Blanc-Renaud
2019-07-15
1
-0
/
+26
*
NSSDatabase: fix get_trust_chain
Florence Blanc-Renaud
2019-05-24
1
-1
/
+3
*
Use AES-128-CBC for PKCS#12 encryption when creating files (FIPS)
Rob Crittenden
2019-05-14
1
-0
/
+2
*
Verify external CA's basic constraint pathlen
Christian Heimes
2019-04-04
1
-1
/
+13
*
pylint 2.2: Fix unnecessary pass statement
Christian Heimes
2018-11-26
1
-3
/
+0
*
certdb: validate server cert signature
Christian Heimes
2018-11-14
1
-2
/
+9
*
certdb: validate certificate signatures
Fraser Tweedale
2018-11-13
1
-2
/
+9
*
certdb: ensure non-empty Subject Key Identifier
Fraser Tweedale
2018-11-12
1
-1
/
+4
*
certdb: provide meaningful err msg for wrong PIN
Florence Blanc-Renaud
2018-10-09
1
-7
/
+34
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-1
/
+1
*
Add docstring to verify_kdc_cert_validity
Alexander Scheel
2018-08-20
1
-0
/
+5
*
Replace file.flush() calls with flush_sync() helper
Armando Neto
2018-07-07
1
-0
/
+2
*
Extend Sub CA replication test
Christian Heimes
2018-07-04
1
-6
/
+21
*
Revert run_pk12util part of 807a5cbe7cc52690336c5095ec6aeeb0a4e8483c
Rob Crittenden
2018-04-20
1
-1
/
+1
*
certdb: Move chdir into subprocess call
Christian Heimes
2018-04-10
1
-5
/
+8
*
Remove unused modutils wrappers from NSS/CertDB
Christian Heimes
2018-02-23
1
-9
/
+0
*
NSS: Force restore of SELinux context
Christian Heimes
2018-02-23
1
-7
/
+7
*
NSSDB: Let certutil decide its default db type
Christian Heimes
2018-02-23
1
-23
/
+51
*
Prepare migration of mod_nss NSSDB to sql format
Christian Heimes
2018-02-23
1
-11
/
+37
*
LGTM: Remove redundant assignment
Christian Heimes
2018-01-09
1
-2
/
+0
*
Use pylint 1.7.5 with fix for bad python3 import
Christian Heimes
2017-12-19
1
-1
/
+1
*
NSSDB: use preferred convert command
Christian Heimes
2017-12-07
1
-8
/
+12
*
Fix ca less IPA install on fips mode
Florence Blanc-Renaud
2017-11-27
1
-0
/
+4
*
Run tox tests for PyPI packages on Travis
Christian Heimes
2017-11-20
1
-1
/
+1
*
Support sqlite NSSDB
Christian Heimes
2017-11-16
1
-21
/
+136
*
Use namespace-aware meta importer for ipaplatform
Christian Heimes
2017-11-15
1
-19
/
+9
*
Fix cert file creation during CA-less installation
Stanislav Laznicka
2017-08-25
1
-1
/
+2
*
Fix incorrect 'with' statement in CA-less installation
Fraser Tweedale
2017-08-25
1
-2
/
+2
*
x509,certdb: handle certificates as bytes
Stanislav Laznicka
2017-07-27
1
-12
/
+22
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-61
/
+45
*
Split x509.load_certificate() into PEM/DER functions
Stanislav Laznicka
2017-07-27
1
-6
/
+6
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-10
/
+14
*
More verbose error message on kdc cert validation
Stanislav Laznicka
2017-06-16
1
-3
/
+7
*
cert-validate: keep all messages in cert validation
Stanislav Laznicka
2017-06-16
1
-10
/
+2
*
Add Subject Key Identifier to CA cert validity check
Fraser Tweedale
2017-05-30
1
-0
/
+6
*
server install: fix KDC certificate validation in CA-less
Jan Cholasta
2017-05-19
1
-0
/
+41
*
install: trust IPA CA for PKINIT
Jan Cholasta
2017-05-19
1
-0
/
+2
*
certdb: use custom object for trust flags
Jan Cholasta
2017-05-19
1
-6
/
+103
*
certdb, certs: make trust flags argument mandatory
Jan Cholasta
2017-05-19
1
-3
/
+1
*
certdb: add named trust flag constants
Jan Cholasta
2017-05-19
1
-2
/
+7
*
Provide useful messages during cert validation
Stanislav Laznicka
2017-05-18
1
-6
/
+20
*
Remove publish_ca_cert() method from NSSDatabase
Stanislav Laznicka
2017-04-03
1
-9
/
+0
*
certdb: fix `AttributeError` in `verify_ca_cert_validity`
Jan Cholasta
2017-04-03
1
-1
/
+1
*
certdb: use certutil and match_hostname for cert verification
Jan Cholasta
2017-03-31
1
-50
/
+30
*
httpinstance: clean up /etc/httpd/alias on uninstall
Jan Cholasta
2017-03-22
1
-0
/
+13
*
pylint_plugins: add forbidden import checker
Jan Cholasta
2017-03-10
1
-2
/
+4
*
certdb: Don't restore_context() of new NSSDB
Christian Heimes
2017-03-01
1
-5
/
+1
*
client install: create /etc/ipa/nssdb with correct mode
Jan Cholasta
2017-02-20
1
-2
/
+8
*
Add password to certutil calls in NSSDatabase
Stanislav Laznicka
2017-02-17
1
-13
/
+7
*
Simplify NSSDatabase password file handling
Simo Sorce
2017-02-15
1
-17
/
+12
[next]