pingswept / pysolar

Pysolar is a collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations.
http://pysolar.org
GNU General Public License v3.0
372 stars 125 forks source link

HTTPS website #118

Closed jayvdb closed 4 years ago

jayvdb commented 4 years ago

Hi, I noticed that https://pysolar.org/ shows "Warning: Potential Security Risk Ahead" in Firefox because it has a wrong certificate for that domain.

https://help.github.com/en/github/working-with-github-pages/securing-your-github-pages-site-with-https may be of help to resolve this.

pingswept commented 4 years ago

After some mucking around with DNS, this is fixed. Thanks for pointing it out.