index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
/
certdb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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