summaryrefslogtreecommitdiffstats
path: root/openssl-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Add cert extensions to the request just for clarity.Ted Trask2008-07-161-4/+6
* Openssl removed the subjectAltName and instead added in an extensions section...Ted Trask2008-07-161-24/+66
* Another attempt at openssl subjectAltNameTed Trask2008-07-161-1/+6
* Added openssl support for subjectAltName as an environment variable loaded in...Ted Trask2008-07-161-42/+52
* Fixed openssl character escapes.Ted Trask2008-07-151-4/+2
* Modify openssl to allow all characters except # in distinguished names.Ted Trask2008-07-151-4/+6
* Modified openssl to work with new cnf file. Distinguished names are no longe...Ted Trask2008-07-111-40/+46
* Update openssl to use controllerfunctions and modelfunctions.Ted Trask2008-07-071-67/+71
* Changed openssl config file name and fixed environment check.Ted Trask2008-06-241-17/+29
* Fixed download bug for logfiles and certificates.Ted Trask2008-06-091-10/+47
* Moved openssl clientdata processing from model to controller.Ted Trask2008-06-061-59/+47
* Check to see if necessary openssl directories exist, add support to create themTed Trask2008-05-281-3/+152
* Modified acf to allow file upload (arbitrary 32k limit).Ted Trask2008-05-271-52/+171
* Mod openssl to restrict users to only see and delete their own requests.Ted Trask2008-05-231-7/+20
* Added revoking support to opensslTed Trask2008-05-221-2/+42
* openssl is now pretty much done except for revoking certificates.Ted Trask2008-05-221-29/+102
* Further progress on openssl. Added template_stream to core for downloading f...Ted Trask2008-05-211-1/+109
* Continuing to work on openssl. Not done yet.Ted Trask2008-05-201-14/+218
* Saving incomplete openssl pagesTed Trask2008-05-161-0/+36