pydocstyle icon indicating copy to clipboard operation
pydocstyle copied to clipboard

http://pydocstyle.org missing SSL certificate

Open janosh opened this issue 3 years ago • 1 comments

The docs site is lacking an SSL certificate:

Screen Shot 2021-09-07 at 08 25 13

janosh avatar Sep 07 '21 07:09 janosh

There is a certificate if you go to https://www.pydocstyle.org. The problem is that there is no automatic redirect from the HTTP site to the HTTPS site.

Many sites unfortunately don't supply automatic redirects. Using a browser plugin like HTTPS Everywhere (if you browser supports it) can do this redirect from the client side in most cases.

aphedges avatar Feb 18 '22 06:02 aphedges