Brief summary of issue / Description of requested feature:
Enable confection to secure profiles again
Steps to reproduce the issue / Reasons for adding feature:
- Open connection window. Select a profile with secure mode enabled
- Try connecting with said profile
- A error message is visible and connection button greyed out
Error output / Expected result of feature
- No error when selecting a secure profile
Extra information, such as Mudlet version, operating system and ideas for how to solve / implement:
Mudlet 4.0 on Win10.
Was working normally in 3.22.1 before.
https://cdn.discordapp.com/attachments/427919962561052673/607540756022034432/unknown.png
SlySven suggests:
That's Windows OS isn't it. Qt has to dynically load the OpenSSL library that is distributed with Mudlet and I wonder whether there is any issues there with the version that Qt was built against and the one being shipped (it ought to be the same but I am wondering). SSL has been replaced by TLS and I am not sure of all the details though https://en.wikipedia.org/wiki/Transport_Layer_Security might help to get the basics...
Brief summary of issue / Description of requested feature:
Enable confection to secure profiles again
Steps to reproduce the issue / Reasons for adding feature:
Error output / Expected result of feature
Extra information, such as Mudlet version, operating system and ideas for how to solve / implement:
Mudlet 4.0 on Win10.
Was working normally in 3.22.1 before.
https://cdn.discordapp.com/attachments/427919962561052673/607540756022034432/unknown.png
SlySven suggests: