Project

General

Profile

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

# Date Author Comment
ea53e38f 08/12/2010 12:44 PM Renato Botelho

gettext fixes

76d49f20 04/28/2010 04:17 PM Renato Botelho

Use array instead of explode for reqdfieldsn to fit it better with gettext() calls

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

Fixing gettext() implementation for required fields

e64aa6f8 04/27/2010 05:07 PM Carlos Eduardo Ramos

Reviewing gettext()

51e4f7a3 04/26/2010 07:57 PM Vinicius Coque

Addin gettext to page title

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

Gettext for System::Cert manager

1e027f7b 04/11/2010 09:16 PM Chris Buechler

remove pfsense references, make generic

423afd2d 02/26/2010 11:23 PM Jim Pingle

Fix typo

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

14f5ae08 06/18/2009 07:59 PM Ermal Luçi

Remove certs.inc from functions.inc it is needed only by two pages usermanager and certmanager.

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.

73fbece8 03/12/2009 08:06 AM mgrooms

Migrate IPsec certificate management to centralized system.

db67bc2a 10/30/2008 05:17 AM Scott Ullrich

This is the cert manager.

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...

8ea4b40c 08/09/2008 08:39 PM Chris Buechler

fix typo

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...