Posh-ACME.Deploy

1.6.0

Deployment helper functions for Posh-ACME

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Posh-ACME.Deploy

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Posh-ACME.Deploy

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Ryan Bolger. All rights reserved.

Package Details

Author(s)

  • Ryan Bolger

Tags

LetsEncrypt ssl tls certificates acme powershell posh-acme

Functions

Set-ExchangeCertificate Set-IISCertificate Set-IISCertificateNew Set-IISFTPCertificate Set-RASSTPCertificate Set-RDGWCertificate Set-RDSHCertificate Set-WinRMCertificate Set-NPSCertificate

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

## 1.6.0 (2023-01-23)

* Set-IISCertificateNew now accepts a string array for the `-HostHeader` param which will create bindings for each value instead of needing to call the function multiple times. (#23)
* Set-NPSCertificate now has a `-PolicyXPath` parameter which can be used instead of `-PolicyName` to apply the certificate to all matching policies in the XPath statement. (#24)

FileList

Version History

Version Downloads Last updated
1.6.0 (current version) 28,507 1/23/2023
1.5.0 5,401 3/7/2022
1.4.0 748 1/7/2022
1.3.0 1,116 7/27/2021
1.2.0 773 10/15/2020
1.1.0 228 6/24/2020
1.0.0 430 12/14/2019
Show more