Boolean controls whether Fiddler will attempt to use the Server Name Indicator TLS extension to generate the SubjectCN for certificates
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static bool bUseSNIForCN
Public Shared bUseSNIForCN As Boolean
public:
static bool bUseSNIForCN
Field Value
Type:
BooleanSee Also