openssl - how to convert PEM to P7B with python -


this works in command-line, same using m2crypto in python code.

openssl crl2pkcs7 -nocrl -certfile ra.crt -out ra-ca.p7b -certfile ca.crt. 

checkout below link. you.

[http://www.coderexception.com/czmubmbbujqxxjwp/how-can-i-use-python-to-output-a-certificatesonly-pkcs7][1]


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -