Tls Inspection Configuration Server Certificate Scope Args
Constructors
Properties
The destination ports to decrypt for inspection, in Transmission Control Protocol (TCP) format. If not specified, this matches with any destination port. You can specify individual ports, for example 1994
, and you can specify port ranges, such as 1990:1994
.
The destination IP addresses and address ranges to decrypt for inspection, in CIDR notation. If not specified, this matches with any destination address.
The source ports to decrypt for inspection, in Transmission Control Protocol (TCP) format. If not specified, this matches with any source port. You can specify individual ports, for example 1994
, and you can specify port ranges, such as 1990:1994
.
The source IP addresses and address ranges to decrypt for inspection, in CIDR notation. If not specified, this matches with any source address.