Posh-ACME icon indicating copy to clipboard operation
Posh-ACME copied to clipboard

PowerShell module and ACME client to create certificates from Let's Encrypt (or other ACME CA)

Results 25 Posh-ACME issues
Sort by recently updated
recently updated
newest added

## Overview I'm considering dropping support for PowerShell 5.1 in the next major Posh-ACME version 5.x. Keeping a single code-base that supports both 5.1 and modern 7+ versions complicates the...

enhancement

As a feature request, it would be great if there was a way to specify a username/password for the WebRoot Plugin. Right now, we run posh-acme on a windows arr...

enhancement

Hello, I've encountered a bug, i think? When using Set-PAOrder with the -Force switch, to force switching the active order, it always asks for RevokeCert. Since i'm running my script...

question

Solidserver DDI appliances have REST API functionality and could integrate with PoshACME for a certificate solution that leverages in house DNS to modify records on the fly for validation. https://gitlab.com/efficientip/solidserverrest/-/tree/master/

enhancement
help wanted

I think maybe the Gandi API endpoint has changed, not sure if the API requests stay the same or not. I'm seeing reported errors like ```{"object": "HTTPNotFound", "cause": "Not Found",...

bug