summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_camanager.php
Commit message (Expand)AuthorAgeFilesLines
* Encode ca/cert descr in system_certmanager.phpjim-p2015-07-011-3/+7
* Code style system CPhil Davis2015-05-301-105/+151
* Random text typosPhil Davis2015-02-111-1/+1
* Improving aesthetics.xbipin2015-01-131-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-27/+27
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Tidy up "system_camanager.php" XHTMLColin Fleming2014-05-181-2/+2
* xhtml Complianceayvis2014-03-141-6/+6
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-4/+5
* system_camanager init $input_errors so array_push worksPhil Davis2013-11-071-0/+1
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Allow removing CA and Cert entries that are blank/empty. Fixes #3005jim-p2013-06-181-1/+1
* Don't restrict the content of descr when making CA/Certs, it's free-form.jim-p2013-06-121-1/+1
* Tidy up "system_camanager.php" XHTMLColin Fleming2013-04-091-24/+24
* Show cert start/end dates in list.jim-p2013-02-251-1/+15
* Default to using sha256 for a ca/cert digest algorithm, since sha1 is no long...jim-p2013-02-191-0/+1
* Apparently some systems don't like pulling this in globally, but it should wo...jim-p2013-02-101-1/+1
* Update usr/local/www/system_camanager.phpbcyrill2013-02-101-8/+10
* Update usr/local/www/system_camanager.phpbcyrill2013-02-091-4/+4
* Allow selecting the digest algorithm when creating a CA or Cert. Implements #...jim-p2013-01-211-3/+25
* 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
|/
OpenPOWER on IntegriCloud