summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_certs_create.php
Commit message (Expand)AuthorAgeFilesLines
* Output input_errors when they are setScott Ullrich2008-07-141-1/+1
* * Add invalid characters for description input errorScott Ullrich2008-07-141-20/+24
* Automatically zap spaces, they can be harmful.Scott Ullrich2008-07-141-1/+1
* finished_ok is created by easy-rsa when all 3 cert types are done. RemoveScott Ullrich2008-04-281-31/+25
* remove DH key creation as wellChris Buechler2008-04-281-3/+0
* remove server certificate generation from CA cert generationChris Buechler2008-04-271-4/+0
* \" each sh variable.Scott Ullrich2008-04-271-1/+1
* \" each sh variableScott Ullrich2008-04-271-9/+10
* Nuke shared key code, this is PKI only.Scott Ullrich2008-04-271-13/+0
* Correct typosScott Ullrich2008-04-271-2/+3
* use glboals easyrsapathScott Ullrich2008-04-271-28/+32
* handle descriptions correctlyScott Ullrich2008-04-271-4/+4
* Record the CERTNAME instead of using the certkey which gets modifiedScott Ullrich2008-04-271-0/+1
* Remove pki check, this form IS pki.Scott Ullrich2008-04-271-3/+3
* Reverse if check.Scott Ullrich2008-04-271-1/+1
* s/canme/caname/Scott Ullrich2008-04-271-1/+1
* Correctly create a certificate now that the shared key option has beenScott Ullrich2008-04-271-36/+35
* Correctly show Users tab.Scott Ullrich2008-04-271-1/+1
* Do not hard code tab numbersScott Ullrich2008-04-261-5/+5
* Add missing Users tabScott Ullrich2008-04-261-2/+3
* Really do not allow editing of existing certsScott Ullrich2008-04-261-89/+89
* reverse add argumentScott Ullrich2008-04-261-2/+2
* * Do not allow editing of existing CA'sScott Ullrich2008-04-261-29/+27
* Fix some more issues with openvpn config pages.Ermal Luçi2008-04-111-123/+174
* Fix my copyrightErmal Luçi2008-04-071-1/+2
* Fix the certificates creation.Ermal Luçi2008-04-071-29/+30
* Remove ugly hacks and use propper method for dispalying generated ciphers.Ermal Luçi2008-03-061-21/+0
* Switch to using generated certificates for server mode.Ermal Luçi2008-03-061-42/+63
* Save file name as key to array so we do not have much work when rebuilding back.Ermal Luçi2008-03-051-6/+6
* Introduce the files again for doing opvenvpn certificate generation through e...Ermal Luçi2008-03-051-0/+276
OpenPOWER on IntegriCloud