I have lxd systems running on ubuntu 18.04 and 22.04. So far these two systems could interact with each other. Now however I get the following error:
lxc list astroglia2:
Error: Get https://10.76.25.11:8443/1.0: remote error: tls: protocol version not supported
Or from the other side:
lxc remote add astrocyte2
Error: Get “https://astrocyte2:8443”: tls: server selected unsupported protocol version 303
How can I relax/adjust the lxd tls requirements?