Skip to content

herkit/getazurecert-ps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

GetAzureCert PowerShell

This is a PowerShell module for getting and installing SSL certificates from KeyVault. It will download the certificate, then check if it is not installed and/or close to expiration. If it is then it will attempt to install the certificate.

Example:

> Import-Module .\src\Install-CertFromKeyVault.ps1
> Install-CertFromKeyVault -VaultName my-keyvault -CertName my-cert-name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published