Hi All, About CA implementation. I know we decided to use anchor as a CA to sign the certificate of each bay. Currently anchor doesn’t use as library. But anchor uses Cryptography[1] library to manage X.509 objects. And cryptography v1.0 can build a certificate object easily using X.509 Certificate Builder. So, question is why don’t we use Cryptography library directly? [1]: https://cryptography.io/en/latest/ Regards. -- OTSUKA, Motohiro/Yuanying -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150812/db496756/attachment.html>