Obsolete Members for WebEngineProfile

The following members of QML type WebEngineProfile are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Property Documentation

useForGlobalCertificateVerification : bool

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

This property holds whether this profile is used for downloading and caching during global certificate verification when using the online certificate status protocol (OCSP), certificate revokation lists (CRLs), and authority information access (AIA), for example.

As long as one profile has this option enabled, all other profiles will be able to use it for certificate verification. Only one profile at a time can have this option enabled. It is recommended that the profile has a disk HTTP cache to avoid needlessly re-downloading.

By default, no profile has this property enabled.

Originally only affected Linux/NSS installations, where having a profile with this role enabled OCSP.

Since 5.15.3 no longer does anything, and certificate verification is now done using AIO on the requesting profile.

This property was introduced in QtWebEngine 1.9.


© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.