On Sunday, 19 July 2020 09:50:03 PDT Alexander Carôt wrote: > a) there is way to get rid of certificates on localhost despite using wss://
Yes, but then it's no better security than ws://. So either use insecure or use a certificate. > b) there is a reliable way of having ws:// and wss:// at the same time Sorry, I don't know. What you can do is generate a certificate every couple of months, in each machine that uses your application. Make the client use that certificate as the only entry in the CA list, so it will accept the certificate from the server without prompting a warning. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest