question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SSL certificate on docs.astropy.org

See original GitHub issue

Following #8562, I noticed that there is no ssl certificate for docs.astropy.org (this is the only http url in my intersphinx settings) : https://docs.astropy.org/en/stable/ And actually readthedocs supports this, I just did the change for another custom domain: https://docs.readthedocs.io/en/stable/custom_domains.html#custom-domain-ssl

What is needed is to change the CNAME DNS record to readthedocs.io., instead of astropy.readthedocs.org., and then in readthedocs settings, revalidate the custom domain.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

3reactions
eteqcommented, Apr 12, 2019

I am the keeper of the DNS config. I just followed the steps @saimn and @bsipocz pointed to on the RTD config and in our DNS service, and if I did it all correctly we should be up and running in an hour or so once the SSL certificates get re-issued. If not… I’ll troubleshoot further.

0reactions
pllimcommented, Jul 24, 2019

Okay, I re-opened this issue until we can sort out the devdocs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

SSL certificate related remote test failure in ... - GitHub
The certificate on data.astropy.org seems fine, so this is probably a transient local issue. Either some outdated root certificates, ...
Read more >
Downloadable Data Management (astropy.utils.data)
Sometimes when downloading files from internet resources secured with TLS/SSL, you may get an exception regarding a certificate verification error.
Read more >
download_file — Astropy v5.2
This can be used for performing SSL/TLS client certificate authentication for servers that require it. allow_insecurebool, optional. Allow downloading files ...
Read more >
Source code for astropy.utils.data
ConfigItem( "http://data.astropy.org/", "Primary URL for astropy remote data ... f"Verification of TLS/SSL certificate at {source_url} " "failed: this can ...
Read more >
Astropy Documentation — Astropy v5.2
The astropy package contains key functionality and common tools needed for performing astronomy and astrophysics with Python. It is at the core of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found