I create a private key using the following command (OSX Catalina):
openssl genrsa -out private_key.pem 2048
I then try to load the private key usi