How do I setup SSL from COMODO for Google App Engine?
Originally I have used the certificate with other servers from Rackspace down to EC2 now I have migrated the domain for the certificate to GAE.
From the previous server I generated these files with openssh where these files were used for the creation of COMODO certificate:
Then after registration with Namecheap.com for COMODO certificate, I got
What can I do to allow https access for my custom domain in Google App Engine?
To fix this I had to
openssl rsa -in mydomain.key -text > mydomain.key.pem
and do this: App Engine: The private key you've selected does not appear to be valid
That is, delete the text above the -----BEGIN RSA PRIVATE KEY-----
Then GAE console accepted the Unencrypted PEM file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With