Hi,
I have successfully set up my own domain for my web app and installed the https certificiate using the instructions at http://help.pythonanywhere.com/pages/SSLOwnDomains.
This works, i.e. I can use https to access my web app using my own domain.
However I have a (temporary) requirement to revert to providing https access using the old pythonanywhere.com domain.
I have set the name of the web app back to its original pythonanywhere.com name on the Web tab and restarted it.
This allows http access, but https access fails because it gets the certificate I installed for my own domain rather than the certificate for pythonanywhere.com.
How do I revert to the pythonanywhere certificate?