magnum/magnum/common/x509
OTSUKA, Yuanying 2981bce61d Make 'signing csr' accept Unicode CA Private key
`x509.operations.sign` method will raise error if text type of
CA Private key is given. This patch fixes it.

Change-Id: I6803612cc7f2ca8c9910f9c4886dba541c913ec0
2016-06-21 10:55:23 +09:00
..
__init__.py Add a tool to manage x509 objects 2015-09-05 16:25:57 +09:00
config.py Fix typo in magnum/common/x509/config.py 2015-09-08 19:54:39 +09:00
extensions.py Add a tool to manage x509 objects 2015-09-05 16:25:57 +09:00
operations.py Make 'signing csr' accept Unicode CA Private key 2016-06-21 10:55:23 +09:00
validator.py Trival: Remove unused logging import 2015-12-25 09:41:22 -05:00