| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't restrict the content of descr when making CA/Certs, it's free-form. | jim-p | 2013-06-12 | 1 | -1/+1 |
* | Correct mouseover description for adding a certificate. Fixes #3017 | jim-p | 2013-06-03 | 1 | -1/+1 |
* | Carry over the key length on input errors when creating a certificate signing... | Erik Fonnesbeck | 2012-02-23 | 1 | -0/+2 |
* | Add button to download a .p12 of a cert+key. Implements #2147 | jim-p | 2012-02-14 | 1 | -0/+25 |
* | Check userid better here, 0 is also valid | jim-p | 2012-01-06 | 1 | -1/+1 |
* | When creating an internal certificate, offer the user a choice of what constr... | jim-p | 2011-11-09 | 1 | -2/+27 |
* | Unlock the fields when making a new internal cert, so we copy the data from t... | jim-p | 2011-07-01 | 1 | -4/+4 |
* | Note consistency and gettext() added. | Warren Baker | 2011-06-28 | 1 | -1/+1 |
* | Internal cert and CSR creation error handling added. | Evgeny Yurchenko | 2011-06-23 | 1 | -4/+19 |
* | Bug #1437. Dropdown list for country codes for CSRs (Cert Manager) | Evgeny Yurchenko | 2011-06-17 | 1 | -7/+18 |
* | Bug #1437. Check for invalid characters in the fields for ca, cert and csr. | Evgeny Yurchenko | 2011-06-17 | 1 | -1/+13 |
* | Redirect back to the CA/Cert management page after delete so a person can't r... | jim-p | 2011-06-03 | 1 | -0/+2 |
* | Merge branch 'master' into yakatz-ssl | Bill Marquette | 2011-05-14 | 1 | -1/+1 |
|\ |
|
| * | fix typo | Chris Buechler | 2011-04-27 | 1 | -1/+1 |
* | | missed a bit of my last commit | yakatz | 2011-04-21 | 1 | -2/+2 |
* | | checking moduli of ssl csr request and response | yakatz | 2011-04-21 | 1 | -14/+23 |
* | | override option for certificate subject mismatch | yakatz | 2011-04-18 | 1 | -2/+14 |
|/ |
|
* | 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 | -4/+4 |
* | Indicate in various places if a certificate is revoked. | jim-p | 2010-10-21 | 1 | -1/+4 |
* | Indicate if a certificate has been revoked, both in the cert list and the use... | jim-p | 2010-10-21 | 1 | -0/+3 |
* | Fix some forgotten name->descr changes. | jim-p | 2010-10-20 | 1 | -4/+4 |
* | Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec... | jim-p | 2010-10-19 | 1 | -15/+15 |
* | Add CRL manager tab to other Cert Manager pages | jim-p | 2010-09-21 | 1 | -0/+1 |
* | Allow creating a user certificate, pre-fill some info, direct back to user ed... | jim-p | 2010-09-02 | 1 | -55/+136 |
* | Only allow a certificate to be deleted if it is not currently in use. | jim-p | 2010-09-02 | 1 | -1/+7 |
* | Show was a certificate is used for, if anything. | jim-p | 2010-09-02 | 1 | -2/+20 |
* | CA/CERT Move | jim-p | 2010-09-01 | 1 | -6/+6 |
* | gettext fixes | Renato Botelho | 2010-08-12 | 1 | -4/+3 |
* | Use array instead of explode for reqdfieldsn to fit it better with gettext() ... | Renato Botelho | 2010-04-28 | 1 | -1/+3 |
* | Fixing gettext() implementation for required fields | Vinicius Coque | 2010-04-28 | 1 | -17/+23 |
* | Reviewing gettext() | Carlos Eduardo Ramos | 2010-04-27 | 1 | -5/+5 |
* | Addin gettext to page title | Vinicius Coque | 2010-04-26 | 1 | -1/+1 |
* | Gettext for System::Cert manager | Vinicius Coque | 2010-04-26 | 1 | -70/+70 |
* | remove pfsense references, make generic | Chris Buechler | 2010-04-11 | 1 | -2/+2 |
* | Fix typo | jim-p | 2010-02-26 | 1 | -1/+1 |
* | increase the default cert lifetime | Chris Buechler | 2009-12-21 | 1 | -1/+1 |
* | fix typo | Chris Buechler | 2009-11-15 | 1 | -4/+4 |
* | 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 | -3/+8 |
|\ |
|
| * | Added support for certificate chains to manager so that lighty can deliver th... | Nigel Graham | 2009-05-24 | 1 | -3/+8 |
* | | Remove certs.inc from functions.inc it is needed only by two pages usermanage... | Ermal Luçi | 2009-06-18 | 1 | -0/+1 |
|/ |
|
* | Correctly enforce limits on html input. | Ermal Luçi | 2009-05-07 | 1 | -1/+1 |
* | Migrate IPsec certificate management to centralized system. | mgrooms | 2009-03-12 | 1 | -0/+21 |
* | This is the cert manager. | Scott Ullrich | 2008-10-30 | 1 | -7/+0 |
* | Cleanup the tab format of the system ca/certificate pages. The edges were | Matthew Grooms | 2008-09-09 | 1 | -389/+393 |
* | 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 |
* | fix typo | Chris Buechler | 2008-08-09 | 1 | -1/+1 |
* | Implement a certificate authority and certificate webui that can be used | Matthew Grooms | 2008-08-09 | 1 | -0/+752 |