mountCertificateAuthorityAction
Description
Reply with the default root certificate used by fluxzy
Evaluation scope
Evaluation scope defines the timing where this filter will be applied.
{.alert .alert-info} ::: 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
<<<<<<< HEAD
noEditableSetting: true
=======
>>>>>>> b5d51bd2a3f1870beb9607eaba46ac93d959bb15
.NET reference
View definition of MountCertificateAuthorityAction for .NET integration.
See also
The following actions are related to this action:
- mountCertificateAuthorityAction
- mountWelcomePageAction <<<<<<< HEAD
- forwardAction
- spoofDnsAction
- serveDirectoryAction =======
b5d51bd2a3f1870beb9607eaba46ac93d959bb15