mountCertificateAuthorityAction

Description

Reply with the default root certificate used by fluxzy

Evaluation scope

Evaluation scope defines the timing where this filter will be applied.

dnsSolveDone This scope occurs the moment fluxzy ends solving the DNS of the remote host

YAML configuration name

mountCertificateAuthorityAction

Settings

This action has no specific characteristic

Example of usage

The following examples apply this action to any exchanges

Reply with the default root certificate used by fluxzy.

rules:
- filter:
    typeKind: AnyFilter
  actions:
  - typeKind: MountCertificateAuthorityAction

.NET reference

View definition of MountCertificateAuthorityAction for .NET integration.

See also

The following actions are related to this action:


Go back to list