VagrantBoxAddSettingsExtensions.

UseCertificateAuthority(VagrantBoxAddSettings, IDirectory) Method

Summary

Sets the CAPath property for the CA used to verify the peer

Syntax

public static VagrantBoxAddSettings UseCertificateAuthority(this VagrantBoxAddSettings settings, IDirectory caPath)

Parameters

Name Type Description
settings VagrantBoxAddSettings The settings
caPath IDirectory The certificate directory to use

Return Value

Type Description
VagrantBoxAddSettings The updated settings object