I'm working on a project with a group of folks from the Openstack
community called BonnyCI. In a nutshell, we're making the Openstack
Infra CI environment work with Github and making it available for
non-Openstack projects. I've spoken with Donald Stufft privately to see
if you all might want to ch
Hi Augustina,
cryptography's needs are a bit unusual. Since we depend on the underlying
OS/distribution to provide us with OpenSSL (or commoncrypto on the macOS
side) and we compile against a library that has a somewhat checkered past
with versioning we have to test against numerous configurations
The error you're seeing is because OpenSSL doesn't have a shortname mapping
to an extension type for that (unusual) extension. I believe you can create
it using the OpenSSL conf ASN.1 syntax but help with that is outside the
scope of this mailing list, sorry!
On December 8, 2016 at 8:13:54 AM, Aow