Instructs fluxzy to not decrypt the current traffic. The associated filter must be on OnAuthorityReceived scope in order to make this action effective.
Evaluation scope defines the timing where this filter will be applied.
onAuthorityReceived This scope denotes the moment fluxzy is aware the destination authority. In a regular proxy connection, it will occur the moment where fluxzy parsed the CONNECT request.
skipSslTunnelingAction
This action has no specific characteristic
The following examples apply this action to any exchanges
Instructs fluxzy to not decrypt the current traffic. The associated filter must be on OnAuthorityReceived scope in order to make this action effective.
rules:
- filter:
typeKind: AnyFilter
actions:
- typeKind: SkipSslTunnelingAction
View definition of SkipSslTunnelingAction for .NET integration.
The following actions are related to this action: