summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_create_certs.php
Commit message (Collapse)AuthorAgeFilesLines
* Break out the advanced system options page into tabs group by categories.Matthew Grooms2008-09-041-269/+0
| | | | | | Fold the sysctl tunables page into a tab under the advanced options page. This reduces the top level menu options by one. There should be no functional changes.
* Ensure /var/etc/ssl existsScott Ullrich2008-08-121-0/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Fix file not found errors.Scott Ullrich2008-07-101-3/+5
|
* Ticket #1725 fixesScott Ullrich2008-05-171-4/+4
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* MFC 7134Scott Ullrich2006-01-191-1/+1
| | | | Do not require a carriage return before C=, this may be the 1st line of the file.
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Mount image as RW before creating certs.Scott Ullrich2005-10-271-1/+4
| | | | Ticket #647
* MFC 7124Scott Ullrich2005-10-241-1/+1
| | | | Do not include countryName
* updated these files so that the theme will not break when browsed to.Erik Kristensen2005-07-171-6/+3
|
* Don't show header or footer on popupsScott Ullrich2005-07-041-4/+0
|
* Use $pgtitleBill Marquette2005-07-031-3/+3
| | | | small code cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-6/+3
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Add key generation items found on list and comment out even though ours ↵Scott Ullrich2004-12-101-2/+3
| | | | works atm.
* Fix certificate creation .... again.Scott Ullrich2004-11-221-1/+55
|
* fix certificate creationScott Ullrich2004-11-191-9/+5
|
* fix certificate creationScott Ullrich2004-11-191-2/+7
|
* Update certificiate creation process.Scott Ullrich2004-11-181-1/+1
|
* Update certificiate creation process.Scott Ullrich2004-11-181-3/+3
|
* comment up some of the functionsScott Ullrich2004-11-171-1/+4
|
* Cleanup table, make all fields bold.Scott Ullrich2004-11-171-11/+11
|
* Create certificate for HTTP Server optionScott Ullrich2004-11-171-0/+207
OpenPOWER on IntegriCloud