You should use 
https://cryptography.io/en/latest/hazmat/primitives/asymmetric/serialization/#pkcs12

pyOpenSSL's PKCS#12 support is deprecated.

Alex

On Wed, Nov 15, 2023 at 11:44 PM peter cooke via Cryptography-dev
<cryptography-dev@python.org> wrote:
>
> Hi
> Sorry to bother I am a begginner and  confused.    I think you guys are the 
> ones making both pyOpenSSL and PYCA cryptography.
>
> I was looking at he pyOpenSSL GitHub page and it is saying I should use PYCA 
> cryptogaphty
>
> The  your web site http://cryptography.io.  looks like it is saying that  I 
> should  use pyOpenSSL to make life simple
>
>
> My problem:
>
>  I need to make an AWS lambda function  that unpacks a PKCS12 certificate  
> and uploads to AWS certificate manager.
>
>
> What should I use?   pyOpenSSL or PYCA?   Why?
> _______________________________________________
> Cryptography-dev mailing list
> Cryptography-dev@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.
_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to