CAIDA / pybgpstream

Python bindings for BGPStream
https://bgpstream.caida.org
BSD 2-Clause "Simplified" License
28 stars 22 forks source link

HTTP ERROR: SSL peer certificate or SSH remote key was not OK (60) #55

Open cdmismatch opened 3 months ago

cdmismatch commented 3 months ago

First I encounter the problem of http/https redirection. After I upgrade, the issue is solved but another arises. The outputs are like: HTTP ERROR: SSL peer certificate or SSH remote key was not OK (60) 2024-03-26 11:52:49 3362198: bs_transport_file.c:39: ERROR: Could not open http://data.ris.ripe.net/rrc03/2024.03/bview.20240326.0800.gz for reading 2024-03-26 11:52:49 3362198: bgpstream_transport.c:97: ERROR: Could not open resource (http://data.ris.ripe.net/rrc03/2024.03/bview.20240326.0800.gz)

How do I solve it?