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
*
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
*
Use NSSDatabase instead of direct certutil calls in client code
Jan Cholasta
2014-09-30
1
-11
/
+9
*
Add NSSDatabase.has_nickname for checking nickname presence in a NSS DB
Jan Cholasta
2014-09-30
1
-0
/
+9
*
Move NSSDatabase from ipaserver.certs to ipapython.certdb
Jan Cholasta
2014-09-30
1
-0
/
+451
*
Introduce NSS database /etc/ipa/nssdb
Jan Cholasta
2014-09-30
1
-0
/
+28
*
Remove unused ipapython.certdb.CertDB class
Petr Viktorin
2013-04-02
1
-127
/
+0
*
Drop ipapython.compat.
Jan Cholasta
2013-02-01
1
-1
/
+1
*
Move the compat module from ipalib to ipapython.
Jan Cholasta
2012-02-13
1
-1
/
+1
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Use Realm as certs subject base name
Simo Sorce
2010-11-18
1
-1
/
+3
*
Use consistent, specific nickname for the IPA CA certificate.
Rob Crittenden
2010-10-01
1
-2
/
+4
*
Handle CSRs whether they have NEW in the header or not
Rob Crittenden
2010-05-03
1
-7
/
+2
*
Fix a comment and some typos
Rob Crittenden
2009-05-13
1
-1
/
+1
*
Fix breakage on python 2.4 with missing object subclass
Rob Crittenden
2009-05-05
1
-1
/
+1
*
A class for dealing with a temporary NSS certificate database
Rob Crittenden
2009-05-04
1
-0
/
+150