< Back

Set-ACMEVault

Fri Jan 10, 2020 6:49 pm

NAME Set-ACMEVault



SYNOPSIS





SYNTAX

Set-Vault [-BaseService <string>] [-Signer <string>] [-PkiTool <string>] [-Force <bool>] [-Alias <string>] [-Label

<string>] [-Memo <string>] [-VaultProfile <string>] [<CommonParameters>]



Set-Vault -BaseUri <string> [-Signer <string>] [-PkiTool <string>] [-Force <bool>] [-Alias <string>] [-Label

<string>] [-Memo <string>] [-VaultProfile <string>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-BaseService <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-BaseUri <string>



Required? true

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Signer <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-PkiTool <string>

Specifies a PKI tool provider (i.e. CertificateProvider) to be used by default in all subsequent operations

against this vault. In most cases this can be overridden on a call-by-call basis but typically, all

PKI-related operations should be performed by a single PKI Tool provider because of the internal workings of

the provider and interdependencies of the operations. Such operations include private key generation, CSR

generation and certificate importing and exporting. If left unspecified a default PKI tool provider will be

used.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Force <bool>



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-Alias <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Label <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Memo <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-VaultProfile <string>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS