summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg/CfgPrivateKeyCreator.py
Commit message (Collapse)AuthorAgeFilesLines
* Encryption: reduce noise from encryption failures when decrypt=laxChris St. Pierre2013-07-151-1/+1
|
* Cfg: removed debuggingChris St. Pierre2013-04-231-2/+1
|
* testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-3/+2
|
* Made a few encryption things simpler:Chris St. Pierre2013-01-171-2/+4
| | | | | | * Only one strict/lax setting, in [encryption], rather than separate settings in [properties] and [sshkeys] * No longer necessary to enable encryption on each Properties file
* testsuite: fixed tests for decryption in Properties/CfgPrivateKeyCreatorChris St. Pierre2013-01-161-1/+1
|
* Cfg: Added feature to provide generation of SSH keys, authorized_keys fileChris St. Pierre2013-01-031-0/+258