YunoHost / package_check

Shell script which check package actions: install, remove, upgrade, backup, restore…
GNU General Public License v3.0
21 stars 25 forks source link

Get "https://devbaseimgs.yunohost.org:8443/1.0": remote error: tls: protocol version not supported #120

Closed Krakinou closed 2 years ago

Krakinou commented 2 years ago

Hello, I have package_checks self hosted on a debian machine. I get the error Get "https://devbaseimgs.yunohost.org:8443/1.0": remote error: tls: protocol version not supported since a few days each time I launch a check. This does not prevent the test to run thought.

yalh76 commented 2 years ago

same here. I think devbaseimgs.yunohost.org lxd should be upgraded .. i's actually using lxd 2.0.11

yalh76 commented 2 years ago

should be fixed for now after adding TLSv1.3 on the nginx of the host of devbaseimgs