I need to use a certificate and private key in a combined .pem file to be used in python network code in conjunction with the openssl library. Or if there is a better way to create a certificate and private key object that I can call in my developer environment I am all ears. Thanks!