tectonic-typesetting / tectonic

A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.
https://tectonic-typesetting.github.io/
Other
3.99k stars 162 forks source link

Expired SSL certificate? #1208

Closed Julrob199 closed 2 months ago

Julrob199 commented 3 months ago

Hello,

I get an error, when I try to run tectonic main.tex:

I also disabled my pihole and vpn to see, if they are causing this error. But no. Everything else on the internet is working fine. Has the ssl server certificate be renewed?

tectonic main.tex note: connecting to https://relay.fullyjustified.net/default_bundle_v33.tar error: error sending request for url (https://relay.fullyjustified.net/default_bundle_v33.tar): error trying to connect: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2091: (self-signed certificate) caused by: error trying to connect: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2091: (self-signed certificate) caused by: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2091: (self-signed certificate) caused by: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2091:

Julrob199 commented 3 months ago

In firefox or chrome I get rerouted to localhost. In tor it opens the page. So I guess, this is part of a configuration problem, the website should not have a self-signed certificate, they get often refused?

rm-dr commented 2 months ago

See #1188. Not fixed yet.