firebelley / godot-export

Automatically exports your Godot games.
MIT License
460 stars 53 forks source link

Certificate expired - downloads.tuxfamily.org #126

Closed Polemus closed 7 months ago

Polemus commented 7 months ago
Working path created /home/runner/.local/share/godot
  Downloading file from https://downloads.tuxfamily.org/godotengine/4.1.3/mono/Godot_v4.1.3-stable_mono_export_templates.tpz
  Downloading file from https://downloads.tuxfamily.org/godotengine/4.1.3/mono/Godot_v4.1.3-stable_mono_linux_x86_64.zip
  /usr/bin/wget -nv https://downloads.tuxfamily.org/godotengine/4.1.3/mono/Godot_v4.1.3-stable_mono_linux_x86_64.zip -O /home/runner/.local/share/godot/godot.zip
  /usr/bin/wget -nv https://downloads.tuxfamily.org/godotengine/4.1.3/mono/Godot_v4.1.3-stable_mono_export_templates.tpz -O /home/runner/.local/share/godot/godot_templates.tpz
  ERROR: cannot verify downloads.tuxfamily.org's certificate, issued by ‘CN=R3,O=Let's Encrypt,C=US’:
    Issued certificate has expired.
  To connect to downloads.tuxfamily.org insecurely, use `--no-check-certificate'.
  Error: The process '/usr/bin/wget' failed with exit code 5
jaideng123 commented 7 months ago

As a workaround you can change your download links from https to http!

Polemus commented 7 months ago

cert working again :)