magnum/magnum/common/cert_manager
Andrew Melton fde8d4f673 Set up temp files containing client TLS certs
This sets up three files for clients that accept TLS certs as files:
 * CA Certificate
 * Magnum's Client Private Key
 * Magnum's Client Certificate

The Client Private Key is decrypted as some clients cannot handle
encrypted private keys.

Partially Implements bp secure-docker

Change-Id: I14ca6b1ad520bd8391e119c7e016d765cae32f6b
2015-09-30 16:59:40 -04:00
..
__init__.py Add CertManager to store CA and client certificate 2015-09-05 16:25:57 +09:00
barbican_cert_manager.py Add CertManager to store CA and client certificate 2015-09-05 16:25:57 +09:00
cert_manager.py Set up temp files containing client TLS certs 2015-09-30 16:59:40 -04:00
local_cert_manager.py Check file existence in local cert manager 2015-09-11 17:38:34 +09:00