Skip to content

Add PythonAnywhere to hosting providers list#858

Open
filiplajszczak wants to merge 1 commit intocertbot:masterfrom
filiplajszczak:PythonAnywhere
Open

Add PythonAnywhere to hosting providers list#858
filiplajszczak wants to merge 1 commit intocertbot:masterfrom
filiplajszczak:PythonAnywhere

Conversation

@filiplajszczak
Copy link

No description provided.

@filiplajszczak filiplajszczak requested a review from a team as a code owner March 4, 2026 15:51
@filiplajszczak filiplajszczak requested review from ohemorange and removed request for a team March 4, 2026 15:51
"announcement": "https://blog.pythonanywhere.com/173/",
"plan": "",
"reviewed": "2026.03.04",
"note": "Free SSL certificate for all hosted web apps."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"note": "Free SSL certificate for all hosted web apps."
"note": "Full HTTPS support is available for non-custom domains."

https://github.com/certbot/website/blob/master/README.md

the note field is good for things like noting which products have https, or that the site is available only in certain languages. it's not meant to advertise the hosting provider's site/offerings.

"link": "https://www.pythonanywhere.com",
"category": "full",
"tutorial": "https://help.pythonanywhere.com/pages/HTTPSSetup",
"announcement": "https://blog.pythonanywhere.com/173/",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"announcement": "https://blog.pythonanywhere.com/173/",
"announcement": "",

only one of tutorial, announcement, plan will show up, in that order.

https://github.com/certbot/website/blob/master/README.md

{
"name": "PythonAnywhere",
"link": "https://www.pythonanywhere.com",
"category": "full",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"category": "full",
"category": "partial",

Partial HTTPS supportPartial HTTPS Support: Hosting providers that offer free Let’s Encrypt HTTPS certificates for their shared hosting product, but require configuration. You’ll need to follow a tutorial.

https://certbot.eff.org/hosting_providers/

If you would like this to say full, the hosting provider should also automatically get certificates for custom domains.

Image

"Auto-renewed Let's Encrypt certificate" would need to be the default action here, and the user would not to do any additional steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants