summaryrefslogtreecommitdiffstats
path: root/keystone/common/openssl.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor Keystone to use unified logging from OsloLance Bragstad2013-08-151-2/+1
* Make pki_setup work with OpenSSL 0.9.xDirk Mueller2013-08-071-12/+24
* Fix up some trivial license mismatchesDirk Mueller2013-06-261-0/+1
* Isolate eventlet code into environment.Jamie Lennox2013-06-181-2/+2
* Raise key length defaultsDirk Mueller2013-06-041-2/+2
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-2/+5
* Generate HTTPS certificates with ssl_setup.Jamie Lennox2013-04-111-71/+102
* Add --keystone-user/group to keystone-manage pki_setupDirk Mueller2013-02-031-20/+31
* Utilize logging instead of print()Dolph Mathews2012-10-241-44/+39
* Backslash continuation cleanupZhongyue Luo2012-09-191-3/+3
* pep8 for opensslAdam Young2012-07-061-28/+25
* keystone_manage certificate generationAdam Young2012-07-021-0/+214