landscapeio / landscape-issues

The public issue tracker for Landscape.io (https://landscape.io)
15 stars 1 forks source link

readme badge doesn't work (certificate error) #311

Closed akoidan closed 4 years ago

akoidan commented 5 years ago

Repository pychat has landscape.svg badge, which github caches into camo. If you access badge via browser it works, however camo is unable to access the badge. Furthermore if I try to get it from console i get:

: wget https://landscape.io/github/akoidan/pychat/master/landscape.svg --2019-04-16 11:20:59-- https://landscape.io/github/akoidan/pychat/master/landscape.svg Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving landscape.io (landscape.io)... 78.46.108.86 Connecting to landscape.io (landscape.io)|78.46.108.86|:443... connected. ERROR: The certificate of ‘landscape.io’ is not trusted. ERROR: The certificate of ‘landscape.io’ doesn't have a known issuer.

hoefling commented 5 years ago

Same issue is also observable when rendering the readme on PyPI; an example: devpi-client-extensions project page.

matthewfeickert commented 5 years ago

This is also happening for pyhf both on GitHub and PyPI. However, it is working on our GitHub pages hosted docs.

cc @kratsg @lukasheinrich