We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When visiting from https://docs.sublimetext.info/en/latest/ (as linked from https://www.sublimetext.com/support), we're presented with a "net::ERR_CERT_COMMON_NAME_INVALID" error.
The text was updated successfully, but these errors were encountered:
Seems like readthedocs changed something about their SSL CERT and our custom domain isn't handled anymore. Or maybe they didn't require HTTPS before.
For now, you can still access the documentation under this URL: https://sublime-text-unofficial-documentation.readthedocs.io/en/latest/
Note that we may move away from read the docs in the future, in which case https://docs.sublimetext.info will continue to point to the new site.
cc @guillermooo
Edit: Or just use normal HTTP. That still works, although it's insecure.
Sorry, something went wrong.
They clearly don’t support it. I don’t think there is anything we can do except hosting it ourselves.
Or maybe use CloudFlare Flexible SSL?
No branches or pull requests
When visiting from https://docs.sublimetext.info/en/latest/ (as linked from https://www.sublimetext.com/support), we're presented with a "net::ERR_CERT_COMMON_NAME_INVALID" error.
The text was updated successfully, but these errors were encountered: