Ticket #395. Add the path to the openssl.cnf to avoid errors. /etc/ssl/openssl.cnf needs to be tuned more to suit pfSense.
Convert to int so the keylength is respected during sign.
Ticket #161. Seems this does the trick for firefox.
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Resolve merge
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
Found another bug in ca_chain_array.
Fixed a problem in ca_chain that caused a segmentation fault.
Added support for certificate chains to manager so that lighty can deliver them via SSL.
Add validation for the ca configuration array presence. Minor style fixes.
Add validation
Implement a certificate authority and certificate webui that can be usedto centrally manage this data. There are no consumers at this time. Thisinterface allow for the following ...
Certificate Authority Manager:- List certificates authorities- Import existing certificate authority...