I'd like to know how to solve this as well?
The 7.75 Changelog says:
13.Added SSL cipher directive @LEGACY to enable connections to unpatched
servers reporting "legacy sigalg disallowed" error. Servers needing
this may also need cipher directive @SECLEVEL=0.
So how and/or where do I add this @LEGACY cipher? I tried adding it to the mirc.ini behind the other ciphers in the SSL section, but that didn't work. Right now that line reads: ciphers=ALL:!ADH:!aNULL:!eNULL:!EXP:!3DES:!RC4:!MD5:!PSK:!SRP:!DSS:!SSLv2:!LOW:@STRENGTH
So what do I need to add or delete, and where?
It's a small private server that won't get any SSL updates any time soon, so I need to sort it on my end
Thanks in advance