Hi all,
I have client/server application using SSL selfsigned cert to communicate. I'm on OSX with Qt 5.6 .
It works fine but every time the server receive a connection it store the key/certificate on the OSX Keychain.
Is it possible to avoid it?
Thanks