summaryrefslogtreecommitdiffstats
path: root/etc/inc/certs.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Allow importing of a CA's private key (optionally).jim-p2010-07-071-1/+3
* Perform more strict validation on CA and Cert names before proceeding in the ...jim-p2010-04-121-0/+6
* Remove uneeded line because openssl module will be already loaded.Ermal2010-03-151-2/+0
* Ticket #161. Fix creation of certificates and the webgui one. This was a prob...Ermal2010-03-151-2/+2
* Ticket #395. Add the path to the openssl.cnf to avoid errors. /etc/ssl/openss...Ermal Luçi2010-03-081-0/+2
* Convert to int so the keylength is respected during sign.Ermal Luçi2010-03-011-1/+1
* Ticket #161. Seems this does the trick for firefox.Ermal Luçi2010-02-101-3/+3
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-1/+2
* Resolve mergeScott Ullrich2009-08-241-226/+0
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into re...Scott Ullrich2009-08-241-0/+331
|\
| * Found another bug in ca_chain_array.Nigel Graham2009-05-261-1/+1
| * Fixed a problem in ca_chain that caused a segmentation fault.Nigel Graham2009-05-261-9/+9
| * Added support for certificate chains to manager so that lighty can deliver th...Nigel Graham2009-05-241-0/+103
* | * Move functions that output html to guiconfig.incErmal Luci2009-06-181-226/+224
|/
* Add validation for the ca configuration array presence. Minor style fixes.Matthew Grooms2008-09-091-9/+8
* Add validationSeth Mos2008-09-091-4/+7
* Implement a certificate authority and certificate webui that can be usedMatthew Grooms2008-08-091-0/+224
OpenPOWER on IntegriCloud