summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_camanager.php
Commit message (Expand)AuthorAgeFilesLines
* Describe the serial field on imported CA more clearly. Resolves #2031jim-p2011-11-291-1/+2
* fix textChris Buechler2011-07-291-3/+3
* Internal CA creation error handling added.Evgeny Yurchenko2011-06-231-3/+8
* Intermediate CAs and openssl_xxx() error checking in CA management.Evgeny Yurchenko2011-06-231-4/+63
* Bug #1437. Check for invalid characters in the fields for ca, cert and csr.Evgeny Yurchenko2011-06-171-1/+13
* Bug #1437. Dropdown list for country codes (CA manager)Evgeny Yurchenko2011-06-161-6/+18
* Redirect back to the CA/Cert management page after delete so a person can't r...jim-p2011-06-031-0/+2
* When deleting a CA, delete its associated CRLs.jim-p2011-05-051-2/+12
* Reject encrypted CA private keys. Resolves #1446jim-p2011-04-211-0/+2
* Allow editing of CAs, so that imported CAs can have their private keys added ...jim-p2011-03-301-19/+60
* Validate imported CA/Cert a bit more strongly. Should fix #1190jim-p2011-01-131-0/+2
* Fix XSS issuesScott Ullrich2010-11-121-2/+2
* Fix some forgotten name->descr changes.jim-p2010-10-201-2/+2
* Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-191-7/+7
* Add CRL manager tab to other Cert Manager pagesjim-p2010-09-211-0/+1
* CA/CERT Movejim-p2010-09-011-6/+6
* gettext fixesRenato Botelho2010-08-121-11/+10
* Allow importing of a CA's private key (optionally).jim-p2010-07-071-1/+32
* Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-121-2/+2
* add gettext() calls on missing placesRenato Botelho2010-04-301-1/+1
* Fixing gettext() implementation for required fieldsVinicius Coque2010-04-281-8/+12
* Reviewing gettext()Carlos Eduardo Ramos2010-04-271-3/+3
* Gettext for System::Cert managerVinicius Coque2010-04-261-38/+38
* increase the default cert lifetimeChris Buechler2009-12-211-1/+1
* fix typoChris Buechler2009-11-151-2/+2
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+3
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into re...Scott Ullrich2009-08-241-5/+20
|\
| * Added support for certificate chains to manager so that lighty can deliver th...Nigel Graham2009-05-241-5/+20
* | Include certs.inc explicitly.Ermal Luçi2009-06-201-0/+1
|/
* Correctly enforce limits on html input.Ermal Luçi2009-05-071-1/+1
* Cleanup the tab format of the system ca/certificate pages. The edges wereMatthew Grooms2008-09-091-228/+230
* Add options to export ca, certificate and user certificate data from theMatthew Grooms2008-09-031-0/+21
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-4/+0
* Implement a certificate authority and certificate webui that can be usedMatthew Grooms2008-08-091-0/+459
OpenPOWER on IntegriCloud