VagrantBoxAddSettingsExtensions.

UseCertificateAuthority(VagrantBoxAddSettings, FilePath) Method

Summary

Sets the CACertificate property for the CA certificate used to verify the peer

Syntax

public static VagrantBoxAddSettings UseCertificateAuthority(this VagrantBoxAddSettings settings, FilePath certPath)

Parameters

Name Type Description
settings VagrantBoxAddSettings The settings
certPath FilePath The certificate file to use

Return Value

Type Description
VagrantBoxAddSettings The updated settings object