index
:
freeipa.git
4084
master
Unnamed repository; edit this file 'description' to name the repository.
Martin Kosek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
cert.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ticket 1669 - improve i18n docstring extraction
John Dennis
2011-08-24
1
-38
/
+28
*
Autofill the default revocation reason
Rob Crittenden
2011-07-22
1
-0
/
+1
*
Make data type of certificates more obvious/predictable internally.
Rob Crittenden
2011-06-21
1
-4
/
+3
*
Return an error message when revocation reason 7 is used
Rob Crittenden
2011-06-15
1
-0
/
+2
*
Fix lint false positives.
Jan Cholasta
2011-04-13
1
-1
/
+1
*
Fix style and grammatical issues in built-in command help.
Rob Crittenden
2011-03-04
1
-5
/
+23
*
Validate and convert certificate SN
Jakub Hrozek
2011-02-16
1
-0
/
+28
*
The --out option wasn't working at all with cert-show.
Rob Crittenden
2011-02-14
1
-4
/
+5
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Add --out option to service, host and cert-show to save the cert to a file.
Rob Crittenden
2010-12-13
1
-0
/
+22
*
Have certmonger track the initial Apache and 389-ds server certs.
Rob Crittenden
2010-09-09
1
-2
/
+27
*
Update command documentation based on feedback from docs team.
Rob Crittenden
2010-08-27
1
-7
/
+10
*
Require that hosts be resolvable in DNS. Use --force to ignore warnings.
Rob Crittenden
2010-08-06
1
-1
/
+1
*
Drop our own PKCS#10 ASN.1 decoder and use the one from python-nss
Rob Crittenden
2010-07-29
1
-25
/
+15
*
Clean up crypto code, take advantage of new nss-python capabilities
Rob Crittenden
2010-07-15
1
-78
/
+87
*
First pass at per-command documentation
Rob Crittenden
2010-06-22
1
-1
/
+36
*
localize doc strings
John Dennis
2010-03-08
1
-1
/
+1
*
Don't try to revoke a cert that is already revoked.
Rob Crittenden
2010-02-26
1
-3
/
+14
*
Translatable Param.label, Param.doc
Jason Gerard DeRose
2010-02-24
1
-23
/
+27
*
Use the Output tuple to determine the order of output
Rob Crittenden
2010-02-15
1
-3
/
+65
*
Add flag to allow a cert to be re-issued
Rob Crittenden
2010-02-03
1
-3
/
+7
*
Fix plugin to work with new output validation, add new helpers
Rob Crittenden
2010-01-20
1
-34
/
+57
*
pass DER flag to x509.get_serial_number()
John Dennis
2010-01-19
1
-1
/
+1
*
Use the caIPAserviceCert profile for issuing service certs.
Rob Crittenden
2010-01-08
1
-2
/
+2
*
Handle base64-encoded certificates better, import missing function
Rob Crittenden
2009-12-18
1
-0
/
+5
*
Make hosts more like real services so we can issue certs for host principals
Rob Crittenden
2009-12-16
1
-9
/
+34
*
rebase dogtag clean-up patch
John Dennis
2009-12-09
1
-15
/
+21
*
Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.
Rob Crittenden
2009-11-30
1
-21
/
+69
*
Use File parameter for CSR in cert_request command plugin.
Pavel Zuna
2009-11-06
1
-29
/
+12
*
Use a new mechanism for delegating certificate issuance.
Rob Crittenden
2009-11-03
1
-40
/
+11
*
The name coming out of DNS will have a trailing dot (.). Remove it.
Rob Crittenden
2009-10-21
1
-1
/
+1
*
First pass at enforcing certificates be requested from same host
Rob Crittenden
2009-10-21
1
-7
/
+71
*
Add external CA signing and abstract out the RA backend
Rob Crittenden
2009-09-15
1
-4
/
+49
*
Implement support for non-LDAP-based actions that use the LDAP ACI subsystem.
Rob Crittenden
2009-07-10
1
-5
/
+16
*
Fix a few issues introduced by the new Param.use_in_context() patch
Rob Crittenden
2009-05-21
1
-4
/
+4
*
Improve revocation_reason argument
Rob Crittenden
2009-05-13
1
-1
/
+8
*
Store the new certificate in a service record. Clean up some argument names t...
Rob Crittenden
2009-05-07
1
-15
/
+67
*
Removed 'Assert False' that was mistakingly left in cert.py; small cleanup in...
Jason Gerard DeRose
2009-02-17
1
-4
/
+2
*
Implemented more elegant way for entire plugin module to be conditionally ski...
Jason Gerard DeRose
2009-02-17
1
-73
/
+77
*
Added env.enable_ra variable and change cert.py and ra.py plugin modules to r...
Jason Gerard DeRose
2009-02-17
1
-71
/
+73
*
Continued cleanup cert/ra plugins
Jason Gerard DeRose
2009-02-17
1
-1
/
+1
*
Some cleanup in cert plugins module, changed to shorter command names all sta...
Jason Gerard DeRose
2009-02-17
1
-27
/
+39
*
Renamed f_ra.py plugin to cert.py
Jason Gerard DeRose
2009-02-17
1
-0
/
+117