| Commit message (Expand) | Author | Age | Files | Lines |
* | Describe the serial field on imported CA more clearly. Resolves #2031 | jim-p | 2011-11-29 | 1 | -1/+2 |
* | fix text | Chris Buechler | 2011-07-29 | 1 | -3/+3 |
* | Internal CA creation error handling added. | Evgeny Yurchenko | 2011-06-23 | 1 | -3/+8 |
* | Intermediate CAs and openssl_xxx() error checking in CA management. | Evgeny Yurchenko | 2011-06-23 | 1 | -4/+63 |
* | Bug #1437. Check for invalid characters in the fields for ca, cert and csr. | Evgeny Yurchenko | 2011-06-17 | 1 | -1/+13 |
* | Bug #1437. Dropdown list for country codes (CA manager) | Evgeny Yurchenko | 2011-06-16 | 1 | -6/+18 |
* | Redirect back to the CA/Cert management page after delete so a person can't r... | jim-p | 2011-06-03 | 1 | -0/+2 |
* | When deleting a CA, delete its associated CRLs. | jim-p | 2011-05-05 | 1 | -2/+12 |
* | Reject encrypted CA private keys. Resolves #1446 | jim-p | 2011-04-21 | 1 | -0/+2 |
* | Allow editing of CAs, so that imported CAs can have their private keys added ... | jim-p | 2011-03-30 | 1 | -19/+60 |
* | Validate imported CA/Cert a bit more strongly. Should fix #1190 | jim-p | 2011-01-13 | 1 | -0/+2 |
* | Fix XSS issues | Scott Ullrich | 2010-11-12 | 1 | -2/+2 |
* | Fix some forgotten name->descr changes. | jim-p | 2010-10-20 | 1 | -2/+2 |
* | Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec... | jim-p | 2010-10-19 | 1 | -7/+7 |
* | Add CRL manager tab to other Cert Manager pages | jim-p | 2010-09-21 | 1 | -0/+1 |
* | CA/CERT Move | jim-p | 2010-09-01 | 1 | -6/+6 |
* | gettext fixes | Renato Botelho | 2010-08-12 | 1 | -11/+10 |
* | Allow importing of a CA's private key (optionally). | jim-p | 2010-07-07 | 1 | -1/+32 |
* | Fix some errors in spelling, punctuation, grammar, etc. | Larry Gilbert | 2010-06-12 | 1 | -2/+2 |
* | add gettext() calls on missing places | Renato Botelho | 2010-04-30 | 1 | -1/+1 |
* | Fixing gettext() implementation for required fields | Vinicius Coque | 2010-04-28 | 1 | -8/+12 |
* | Reviewing gettext() | Carlos Eduardo Ramos | 2010-04-27 | 1 | -3/+3 |
* | Gettext for System::Cert manager | Vinicius Coque | 2010-04-26 | 1 | -38/+38 |
* | increase the default cert lifetime | Chris Buechler | 2009-12-21 | 1 | -1/+1 |
* | fix typo | Chris Buechler | 2009-11-15 | 1 | -2/+2 |
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ... | Scott Ullrich | 2009-09-14 | 1 | -0/+3 |
* | Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into re... | Scott Ullrich | 2009-08-24 | 1 | -5/+20 |
|\ |
|
| * | Added support for certificate chains to manager so that lighty can deliver th... | Nigel Graham | 2009-05-24 | 1 | -5/+20 |
* | | Include certs.inc explicitly. | Ermal Luçi | 2009-06-20 | 1 | -0/+1 |
|/ |
|
* | Correctly enforce limits on html input. | Ermal Luçi | 2009-05-07 | 1 | -1/+1 |
* | Cleanup the tab format of the system ca/certificate pages. The edges were | Matthew Grooms | 2008-09-09 | 1 | -228/+230 |
* | Add options to export ca, certificate and user certificate data from the | Matthew Grooms | 2008-09-03 | 1 | -0/+21 |
* | Rework most of the OpenVPN support. The interfaces have been updated to | Matthew Grooms | 2008-08-26 | 1 | -4/+0 |
* | Implement a certificate authority and certificate webui that can be used | Matthew Grooms | 2008-08-09 | 1 | -0/+459 |