NewmanSettings.

DisableStrictSSL Property

Summary

Disables SSL verification checks and allows self-signed SSL certificates.
Assembly
Cake.Newman.dll
Namespace
Cake.Newman
Containing Type
NewmanSettings

Syntax

public bool DisableStrictSSL { get; set; }

Value

Type Description
bool