Project

General

Profile

Download (17.1 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
396cfe2e 01/13/2011 02:33 PM Jim Pingle

Validate imported CA/Cert a bit more strongly. Should fix #1190

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

5293bfec 10/20/2010 07:41 PM Jim Pingle

Fix some forgotten name->descr changes.

f2a86ca9 10/19/2010 06:19 PM Jim Pingle

Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protection and standardize field names. Ticket #320.

3d57d2d5 09/21/2010 07:06 PM Jim Pingle

Add CRL manager tab to other Cert Manager pages

b4e6524c 09/01/2010 07:26 PM Jim Pingle

CA/CERT Move

ea53e38f 08/12/2010 12:44 PM Renato Botelho

gettext fixes

ecefc738 07/07/2010 04:23 PM Jim Pingle

Allow importing of a CA's private key (optionally).

22a11a58 06/13/2010 12:07 AM Larry Gilbert

Fix some errors in spelling, punctuation, grammar, etc.

2b33f342 04/30/2010 01:13 PM Renato Botelho

add gettext() calls on missing places

38fb1109 04/28/2010 03:45 PM Vinicius Coque

Fixing gettext() implementation for required fields

443ddf6f 04/27/2010 04:35 PM Carlos Eduardo Ramos

Reviewing gettext()

a37753d7 04/26/2010 02:13 PM Vinicius Coque

Gettext for System::Cert manager

cf360495 12/21/2009 07:32 AM Chris Buechler

increase the default cert lifetime

5d55ecfc 11/15/2009 10:27 PM Chris Buechler

fix typo

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

d43ad788 08/24/2009 10:15 PM Scott Ullrich

Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into review/master

Conflicts:
etc/inc/certs.inc
etc/inc/upgrade_config.inc

742d9c2d 06/20/2009 05:47 AM Ermal Luçi

Include certs.inc explicitly.

2cf6ddcb 05/24/2009 06:36 AM Nigel Graham

Added support for certificate chains to manager so that lighty can deliver them via SSL.

cee476e8 05/07/2009 08:37 PM Ermal Luçi

Correctly enforce limits on html input.

96c7a492 09/09/2008 06:19 AM Matthew Grooms

Cleanup the tab format of the system ca/certificate pages. The edges were
square instead of rounded like most pfSense pages. While here, fix a bug
that made the submit button disappear when it shouldn't.

93823b10 09/03/2008 03:53 AM Matthew Grooms

Add options to export ca, certificate and user certificate data from the
webui.

d799787e 08/26/2008 04:48 AM Matthew Grooms

Rework most of the OpenVPN support. The interfaces have been updated to
not use the pkg system and the configuration has been migrated to an
openvpn prefix. The centralized user and certificate manager is now used
to support the openvpn configurations. Most of the files removed in this...

64cc39d3 08/09/2008 12:06 AM Matthew Grooms

Implement a certificate authority and certificate webui that can be used
to centrally manage this data. There are no consumers at this time. This
interface allow for the following ...

Certificate Authority Manager:
- List certificates authorities
- Import existing certificate authority...