summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/SSLCA.py
Commit message (Expand)AuthorAgeFilesLines
* SSLCA: fixed parsing of subjectaltnames from cert.xmlChris St. Pierre2013-04-091-1/+1
* SSLCA: fixed appending chain certsChris St. Pierre2013-01-291-1/+1
* fixed syntax errors for py < 2.5Chris St. Pierre2013-01-181-1/+2
* SSLCA: set entry type on key and cert Path entriesChris St. Pierre2013-01-101-0/+3
* SSLCA improvements:Chris St. Pierre2012-12-031-230/+261
* SSLCA: read SSLCA config without instantiating a new ConfigParserChris St. Pierre2012-11-201-3/+2
* SSLCA: fixed variable namesChris St. Pierre2012-11-141-4/+4
* SSLCA: clean up temp files on error, better error messagesChris St. Pierre2012-11-141-28/+46
* SSLCA: improved error, debug messagesChris St. Pierre2012-11-081-4/+16
* added SSLCA option to append chain cert to cert (e.g., for Nginx)Chris St. Pierre2012-11-061-11/+15
* testsuite: expanded pylint coverageChris St. Pierre2012-10-031-41/+44
* added json, md5 to Bcfg2.CompatChris St. Pierre2012-09-201-6/+1
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* SSLCA: removed redundant verify_certs optionChris St. Pierre2012-08-271-1/+2
* SSLCA: added root_ca option to verify certs against either intermediate or ro...Chris St. Pierre2012-08-271-5/+13
* do not require a priority attribute on InfoXML files at allChris St. Pierre2012-08-221-2/+1
* merged maintChris St. Pierre2012-06-191-42/+63
* merged maintChris St. Pierre2012-05-151-2/+4
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+274