Project

General

Profile

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

# Date Author Comment
ca621902 01/21/2013 07:33 PM Jim Pingle

Allow selecting the digest algorithm when creating a CA or Cert. Implements #2765

36f6ed35 07/02/2012 08:20 PM Cyrill B

Use Certificate Manager in Captive Portal settings

547c56c4 05/14/2012 04:39 PM Jim Pingle

Create $altnames earlier, and also fix a bracing issue with this if statement. Fixes certificate importing.

2f65de89 05/09/2012 08:55 PM Jim Pingle

Add initial support for subjectAltName - still needs some select love for the "type" field, freetext for now for testing (it does work, cert gets the specified subjectAltName).

b805ef90 02/24/2012 01:00 AM Erik Fonnesbeck

Carry over the key length on input errors when creating a certificate signing request. Fixes #2233

eaf23c17 02/14/2012 06:53 PM Jim Pingle

Add button to download a .p12 of a cert+key. Implements #2147

baa29749 01/06/2012 06:31 PM Jim Pingle

Check userid better here, 0 is also valid

1379d66f 11/10/2011 09:37 PM Jim Pingle

Add an indication in the certificate list to show if a certificate is internally capable of being a CA (basicConstraints has CA:TRUE) or if the nsCertType is set to server.

7aaabd69 11/09/2011 08:43 PM Jim Pingle

When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User).

0fcaf4f2 07/01/2011 03:20 PM Jim Pingle

Unlock the fields when making a new internal cert, so we copy the data from the CA but are not locked into it. (Cert details often differ from CA details...)

9338cf35 06/28/2011 10:59 AM Warren Baker

Note consistency and gettext() added.

22b380aa 06/24/2011 12:28 AM Evgeny Yurchenko

Internal cert and CSR creation error handling added.

24cbe7a8 06/17/2011 04:57 AM Evgeny Yurchenko

Bug #1437. Dropdown list for country codes for CSRs (Cert Manager)

21cc2faa 06/17/2011 04:41 AM Evgeny Yurchenko

Bug #1437. Check for invalid characters in the fields for ca, cert and csr.

2f51259b 06/03/2011 01:03 PM Jim Pingle

Redirect back to the CA/Cert management page after delete so a person can't refresh and accidentally delete other CA/Certs. (CRLs are deleted differently and don't need this fix)

23b774e0 05/14/2011 04:08 PM Bill Marquette

Merge branch 'master' into yakatz-ssl

1dfb7795 04/28/2011 01:10 AM Chris Buechler

fix typo

2594f401 04/21/2011 08:05 PM Yehuda Katz

missed a bit of my last commit

a828210b 04/21/2011 06:29 PM Yehuda Katz

checking moduli of ssl csr request and response

e2e934e0 04/18/2011 07:18 PM Yehuda Katz

override option for certificate subject mismatch

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

6a0b3ea4 10/21/2010 08:00 PM Jim Pingle

Indicate in various places if a certificate is revoked.

150bbe09 10/21/2010 07:49 PM Jim Pingle

Indicate if a certificate has been revoked, both in the cert list and the user manager list.

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

ad9b5c67 09/02/2010 08:50 PM Jim Pingle

Allow creating a user certificate, pre-fill some info, direct back to user edit screen if that is what led us here. If we are making a user certificate, give another choice to select a pre-existing certificate to associate with that user.

0879599c 09/02/2010 08:50 PM Jim Pingle

Only allow a certificate to be deleted if it is not currently in use.

d590fa20 09/02/2010 08:50 PM Jim Pingle

Show was a certificate is used for, if anything.

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

CA/CERT Move

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