summaryrefslogtreecommitdiffstats
path: root/openssl-controller.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-1/+1
* Added managesubca action to automatically configure the environment to manage...Ted Trask2015-02-031-0/+4
* Added getcachain action to show the parent CAs when we are in a child, modifi...Ted Trask2015-02-021-1/+5
* Update model.submitrequest and .deleterequest to new prototypeTed Trask2015-01-311-3/+3
* Updated the three download/stream actions to properly handle clientdata in th...Ted Trask2015-01-311-3/+3
* Modify several functions to move logic into the model and use cfes more prope...Ted Trask2015-01-311-15/+5
* Fix typo that broke renewcert resultTed Trask2013-10-201-1/+1
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-201-26/+28
* Cleaned up use of viewtypeTed Trask2012-11-251-3/+0
* Removed calls to redirect_to_referrerTed Trask2012-08-201-14/+11
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-1/+1
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-7/+5
* Change certype to certtypeTed Trask2011-10-071-1/+1
* Updates to Feature #354 incl. security hole fixed and choice of PEM or DER ca...Luke Stuart2011-10-071-2/+2
* acf-openssl: as per feature request #354: download cert plus set encryption b...Luke Stuart2011-07-061-0/+5
* fix permissions on ssl cert creationskel2011-06-091-0/+1
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-221-3/+3
* Modified openssl to work with new cnf file. Distinguished names are no longe...Ted Trask2008-07-111-2/+2
* Update openssl to use controllerfunctions and modelfunctions.Ted Trask2008-07-071-112/+19
* Changed openssl config file name and fixed environment check.Ted Trask2008-06-241-1/+1
* Moved openssl clientdata processing from model to controller.Ted Trask2008-06-061-12/+18
* Check to see if necessary openssl directories exist, add support to create themTed Trask2008-05-281-1/+26
* Modified acf to allow file upload (arbitrary 32k limit).Ted Trask2008-05-271-8/+35
* Mod openssl to restrict users to only see and delete their own requests.Ted Trask2008-05-231-0/+7
* Added revoking support to opensslTed Trask2008-05-221-2/+7
* openssl is now pretty much done except for revoking certificates.Ted Trask2008-05-221-2/+40
* Further progress on openssl. Added template_stream to core for downloading f...Ted Trask2008-05-211-8/+43
* Continuing to work on openssl. Not done yet.Ted Trask2008-05-201-9/+21
* Saving incomplete openssl pagesTed Trask2008-05-161-0/+73