go-acme / lego

Let's Encrypt/ACME client and library written in Go
https://go-acme.github.io/lego/
MIT License
7.91k stars 1.01k forks source link

cli: add format option for PFX encoding #2063

Closed pschou closed 8 months ago

pschou commented 10 months ago

The created pfx file uses an older encryption method, this adds a --pfx.format while keeping backward compatibility.