Hi,
We're getting issues related to tls and mono on our server.
Mono is installed seperately as a dependency for our control panel, and I believe it's interfering with umod.
We're getting
We're getting issues related to tls and mono on our server.
Mono is installed seperately as a dependency for our control panel, and I believe it's interfering with umod.
We're getting
Error: ConnectFailure (TLS Support not available.)
TLS Support not available.
No such TLS Provider: `legacy'.
It should really be using btls rather than legacy, I've manually set it as an environmental variable system-wide in bash.bashrc, could need a restart. Using csharp command and howsmyssl though, it says the server is using tls v1.2 so it seems like uMod has it hardcoded. If possible, it'd be better to just get uMod to use the mono already installed.
I've already had to manually upload compiler as it can't be downloaded due to that same error.
Steps to change tls provider, or am I missing something else?
Thanks.