summaryrefslogtreecommitdiffstats
path: root/src/core/client_cert_override_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Add in-memory client cert store implementationVijith Kini2019-01-231-0/+63
Qt applications using webengine can now use a specific client certificate without affecting(or using) the native certificate store. It sounds useful for consumer applications where the application wants to identify itself to the server as the application and not as a specific user. Change-Id: Ib4fcdfd48e00051e3215f90be8701978902b1fbf Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>