Project

General

Profile

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

# Date Author Comment
db98c8b9 03/08/2010 07:25 PM Ermal Luçi

Ticket #395. Add the path to the openssl.cnf to avoid errors. /etc/ssl/openssl.cnf needs to be tuned more to suit pfSense.

3198b8d3 03/01/2010 06:41 PM Ermal Luçi

Convert to int so the keylength is respected during sign.

51dbdcde 02/10/2010 10:03 PM Ermal Luçi

Ticket #161. Seems this does the trick for firefox.

523855b0 09/12/2009 07:34 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

5e864eff 08/24/2009 11:40 PM Scott Ullrich

Resolve merge

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

6dc88d53 06/18/2009 12:40 PM Ermal Luçi
  • Move functions that output html to guiconfig.inc
  • Remove some recursive dependency on some includes
  • Remove ^M or \r from files
  • Remove some entries from functions.inc to avoid including them twice
  • Remove some unneccessary includes from some files
    ...
023f4180 05/26/2009 04:45 AM Nigel Graham

Found another bug in ca_chain_array.

801247db 05/26/2009 04:23 AM Nigel Graham

Fixed a problem in ca_chain that caused a segmentation fault.

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

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

0a242e9d 09/09/2008 09:08 PM Matthew Grooms

Add validation for the ca configuration array presence. Minor style fixes.

b6dd2496 09/09/2008 09:03 PM Seth Mos

Add validation

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