TlsConfigCA Property
Gets or sets the trusted CA Certificate
Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders
(in TwinCAT.Ads.ConfigurationProviders.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public string[]? CA { get; set; }Property Value
String
The Trusted CA certificate
Remarks
Trusted CA certificate; PEM or DER encoded or file name with PEM or DER encoded certificate. The key name for this IConfiguration value is: AmsRouter:RemoteConnections:[Index1]:Tls:CA[Index2] AmsRouter:Mqtt:[Index1]:Tls:CA[Index2] AmsRouter:Server:Tls:CA[Index] AmsRouter:EtherCAT:[Index1]:Tls:CA[Index2] AmsRouter:Json:[Index1]:Tls:CA[Index2]
Reference
TlsConfig Class TwinCAT.Ads.Configuration Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026