[Cryptography-dev] Adding custom attributes to a CSR

Alex Gaynor alex.gaynor at gmail.com
Fri Feb 8 16:43:20 EST 2019


Neither cryptography nor pyOpenSSL support CSR attributes. There is a long
standing issue about it: https://github.com/pyca/cryptography/issues/3384

Alex

On Fri, Feb 8, 2019 at 4:42 PM Ben Kinsella <BKinsella at advantech-bb.com>
wrote:

> In pyOpenSSL and pyca/cryptography, I can’t find any way to add custom
> attributes to a CSR.
>
> i.e. I want to pass some extra information to the CA, but these will NOT
> appear as Extensions in the final cert.
>
> Is this possible?
>
>
>
> Regards,
>
> Ben.
>
>
> _______________________________________________
> Cryptography-dev mailing list
> Cryptography-dev at python.org
> https://mail.python.org/mailman/listinfo/cryptography-dev
>


-- 
All that is necessary for evil to succeed is for good people to do nothing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20190208/8f01b76a/attachment.html>


More information about the Cryptography-dev mailing list