AdvancedSettings interface

Broker Advanced Settings

Properties

clients

Configurations related to All Clients.

encryptInternalTraffic

The setting to enable or disable encryption of internal Traffic.

internalCerts

Certificate rotation and private key configuration.

Property Details

clients

Configurations related to All Clients.

clients?: ClientConfig

Property Value

encryptInternalTraffic

The setting to enable or disable encryption of internal Traffic.

encryptInternalTraffic?: string

Property Value

string

internalCerts

Certificate rotation and private key configuration.

internalCerts?: CertManagerCertOptions

Property Value