summaryrefslogtreecommitdiffstats
path: root/examples/remoteobjects/ssl/sslserver/cert
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate certificates to match new macOS 10.15 restrictionsMÃ¥rten Nordheim2021-02-248-126/+127
| | | | | | | | | | | The server cert needs to have the 'domain' in the extensions, not just in the CommonName and it also needs to have the extended key usage 'server'. Pick-to: 5.15 Change-Id: If9dc40281bf7af2157baa2cb1e6831c3a82bc6f2 Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
* Add SSL example & auto testBogDan Vatra2018-10-298-0/+149
Change-Id: I3342507fa2ea69f753f1f062c233211fad4791ff Reviewed-by: Brett Stottlemyer <bstottle@ford.com>