Certificate security plugin: Difference between revisions

From OPC Labs Knowledge Base
(Created page with "Category:Plugins")
 
No edit summary
Line 1: Line 1:
[[Category:Plugins]]
[[Category:Plugins]]
{| class="wikitable"
! {{Style=Identifier|AllowStatic}} setting
! {{Style=Identifier|AllowInteractive}} setting
! Get local certificates
! Accept remote certificate
|-
|False
|False
|
|
|-
|False
|True
|
|
|-
|True
|False
|
|
|-
|True
|True
|
|
|}

Revision as of 19:37, 23 December 2019


AllowStatic setting AllowInteractive setting Get local certificates Accept remote certificate
False False
False True
True False
True True