summaryrefslogtreecommitdiffstats
path: root/overlord/sslclient.py
Commit message (Collapse)AuthorAgeFilesLines
* modify func/overlord to read config from certmaster and use config.pySeth Vidal2007-09-271-9/+3
|
* move logger and config_data to func/funcAdrian Likins2007-09-271-4/+11
| | | | | | | | | | | update modules that need new location modules/func_module.py: update to use new logger/config locations, also go ahead and register as a real module, to shut up the start up. It shouldn't hurt anything Some minor import reordering at a couple places (I try to keep at least system import alphabetical)
* Remove assorted unused importsJames Bowes2007-09-261-1/+0
|
* add a simple FuncServer class that sets up most of the pki related bitsAdrian Likins2007-09-261-2/+17
| | | | | | to reasonable defaults. No idea if this actually works at the moment.
* move files for the new naming schemeSeth Vidal2007-09-251-0/+44