VagrantBoxAddSettings.

Insecure Property

Summary

When present, SSL certificates will not be verified if the URL is an HTTPS URL.
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Settings
Containing Type
VagrantBoxAddSettings

Syntax

public Nullable<bool> Insecure { get; set; }

Value

Type Description
Nullable<bool>