Hi,
I'm trying to follow this page:
https://help.pythonanywhere.com/pages/SSLOwnDomains/ after buying an SSL certificate on Comodo.
They've just sent me a zip file but I'm not sure what to do with the 3 files included.
I have 3 files:
a ca-bundle that starts with -----BEGIN CERTIFICATE----- a crt file that starts with -----BEGIN CERTIFICATE----- a p7b file thats starts with -----BEGIN PKCS7-----
Everything that has been sent by Comodo is here ~/swdating_code/ssl/provider/ on my server.
My uncrypted server key is here: ~/swdating_code/ssl/server.key
Thanks a lot for you help!