Posh-ACME.Deploy

2.1.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-IISCertificateOld Set-IISFTPCertificate Set-RASSTPCertificate Set-RDGWCertificate Set-RDSHCertificate Set-WinRMCertificate Set-NPSCertificate Set-ActiveDirectoryLDAPS

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

## 2.1.0 (2025-08-16)

* Added `Set-ActiveDirectoryLDAPS` (#30) (Thanks @DACRepair)
* Added `-Force` flag to `Set-IISCertificate` which will pass through to the underlying `New-IISSiteBinding` call. (#36)
 * This allows overriding errors about duplicate site bindings between sites and shouldn't be needed under most circumstances.
* Added a workaround for `Set-IISCertificate` operating on stale IIS binding data due to caching issues in the underlying IISAdministration module.

FileList

Version History

Version Downloads Last updated
2.1.0 (current version) 109 8/16/2025
2.0.1 13,835 2/19/2025
2.0.0 21,494 6/21/2024
1.6.0 32,383 1/23/2023
1.5.0 5,422 3/7/2022
1.4.0 749 1/7/2022
1.3.0 1,120 7/27/2021
1.2.0 774 10/15/2020
1.1.0 229 6/24/2020
1.0.0 431 12/14/2019
Show more