VagrantBoxAddSettings.

CACertificate Property

Summary

The certificate for the CA used to verify the peer. This should be used if the remote end does not use a standard root CA.
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Settings
Containing Type
VagrantBoxAddSettings

Syntax

public string CACertificate { get; set; }

Value

Type Description
string