astropy / astropy

Astronomy and astrophysics core library
https://www.astropy.org
BSD 3-Clause "New" or "Revised" License
4.45k stars 1.78k forks source link

TST: celestrak URL gives SSLCertVerificationError in linkcheck #16342

Closed pllim closed 6 months ago

pllim commented 6 months ago

https://www.celestrak.com/NORAD/documentation/tle-fmt.php

HTTPSConnectionPool(host='www.celestrak.com', port=443): Max retries exceeded with url: /NORAD/documentation/tle-fmt.php (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)')))

pllim commented 6 months ago

Maintainer replied saying it should be .org and not .com.