Michal Altair Valášek
Michal Altair Valášek
Good idea, I'll implement this once I have some free time.
As far as I know, the root cause is that the IIS manager GUI requires some very specific inner format of PFX files and the library I use produces different...
First, thank you for your analysis. I'm afraid there isn't anything I can add to it, since unmanaged Windows programming isn't my area of expertise. It looks to me like...
Regarding the full chain: I think it should be added in configuration file, not as a command line switch. I can do it, but I'm in the US right now...
I believe that full chain yes/no is basically a system-wide issue. I try to keep number of commandline switches as small as possible, becaucse the entire thing is supposed to...
SAN certificates are not supported on purpose. They do not make sense in AutoACME. AutoACME is relying heavily on Centralized Certificate Store feature in IIS. This technology basically requires that...
In view of the [recently entacted restriction](https://letsencrypt.org/docs/rate-limits/) of 20 certificates per domain I changed my position. It still does not make sense from IIS+CCS perspective, but it DOES make sense...
I can confirm both the problem and workaround.
Versions
> Automation to automatically add the certificates to the account configured in IIS: This is completely unrelated to this issue and AutoACME in general. Yes, it's possible to import certificates...