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
/
ipapython
/
certdb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Separate RA cert store from the HTTP cert store
Simo Sorce
2017-02-15
1
-1
/
+92
*
certdb: accumulate extracted certs as list of PEMs
Fraser Tweedale
2016-12-12
1
-7
/
+8
*
Add function for extracting PEM certs from PKCS #7
Fraser Tweedale
2016-12-12
1
-7
/
+2
*
certdb: fix PKCS#12 import with empty password
Jan Cholasta
2016-12-12
1
-1
/
+1
*
Add pylint guard to import of ipaplatform in ipapython.certdb
Christian Heimes
2016-12-02
1
-4
/
+6
*
ipapython: remove hard dependency on ipaplatform
Jan Cholasta
2016-11-29
1
-6
/
+15
*
certdb: use a temporary file to pass password to pk12util
Jan Cholasta
2016-11-29
1
-3
/
+7
*
certdb: move IPA NSS DB install functions to ipaclient.install
Jan Cholasta
2016-11-29
1
-48
/
+0
*
x509: use python-cryptography to process certs
Fraser Tweedale
2016-11-10
1
-8
/
+9
*
Pylint: fix the rest of unused local variables
Martin Basti
2016-10-11
1
-5
/
+3
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
certdb: never use the -r option of certutil
Jan Cholasta
2016-03-16
1
-10
/
+8
*
client: stop using /etc/pki/nssdb
Jan Cholasta
2016-02-24
1
-0
/
+29
*
Refactor ipautil.run
Petr Viktorin
2015-12-14
1
-13
/
+17
*
enable pem=True in export_pem_cert function
Niranjan MR
2015-11-11
1
-1
/
+1
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-4
/
+4
*
Modernize number literals
Petr Viktorin
2015-07-31
1
-5
/
+5
*
Fix CA cert validity check for CA-less and external CA installer options
Jan Cholasta
2014-10-16
1
-1
/
+6
*
Add missing imports to ipapython.certdb
Jan Cholasta
2014-09-30
1
-0
/
+2
[next]