summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_certs.php
Commit message (Collapse)AuthorAgeFilesLines
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-123/+0
| | | | | | | | | | 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 commit were not being referenced. This commit also splits out the certificate management components into a new system menu item.
* handle descriptions correctlyScott Ullrich2008-04-271-2/+2
|
* Record the CERTNAME instead of using the certkey which gets modifiedScott Ullrich2008-04-271-1/+6
| | | | by config xml handling code.
* Rename description to caexpires and output the expiration date as opposedScott Ullrich2008-04-271-2/+7
| | | | to a half implemented "Nothing".
* * Do not allow editing of existing CA'sScott Ullrich2008-04-261-1/+1
| | | | * Remove shard key mode, it does not belong here
* Correct csc page urlScott Ullrich2008-04-261-1/+1
|
* s/Configuration/overrides/Scott Ullrich2008-04-261-1/+1
|
* * Correct HTML attributesScott Ullrich2008-04-261-3/+3
| | | | * Add missing "
* Begin adding OpenVPN users feature.Scott Ullrich2008-04-261-4/+5
|
* Fix some more issues with openvpn config pages.Ermal Luçi2008-04-111-10/+4
| | | | | Distinguish between shared cecrtificates and pki ones in creation page. Promtp the user to download the shared.key when this method is selected for generation.
* Fix the certificates creation.Ermal Luçi2008-04-071-8/+27
| | | | | | * Make those compatible to pfSense GUI * Introduce a new page to allow existing ceertificates to be entered like the old style GUI. * Fail propperly if a certificate fails to build.
* Do not output the page title twice.Scott Ullrich2008-04-031-1/+0
|
* Remove ugly hacks and use propper method for dispalying generated ciphers.Ermal Luçi2008-03-061-23/+0
|
* Again another typoErmal Luçi2008-03-061-1/+1
|
* Switch to using generated certificates for server mode.Ermal Luçi2008-03-061-2/+27
|
* Introduce the files again for doing opvenvpn certificate generation through ↵Ermal Luçi2008-03-051-0/+98
easy-rsa
OpenPOWER on IntegriCloud