This setting controls how the SecuredBrowser acts if a presented server certificate has one or more warnings.
If set to disabled, or not configured, certificates with one or more warnings will cause the secured browser to close.
If set to enabled, and a SSL/TLS certiicate that has warnings is presented from a server, the secured browser will popup a dialog, asking the user whether to accept the certificate or not.
NOTE! This setting should be used only for testing purpose, typically if using a self signed web server certificate, not trusted by the client computer where secured browser is running.
In a production environment this setting should be disabled or not configured.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Specopssoft\uReset\Client\Settings |
Value Name | AskUserIfCertificateHasWarnings |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |