I'm following this tutorial:
https://cultiv.nl/blog/lets-encrypt-on-windows/
but when I get to the Submit-ACMEChallenge statement, this is what I get:
Submit-ACMECertificate : Unexpected error
- $certificateInfo = Submit-ACMECertificate -Ref cert1
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [Submit-ACMECertificate], AcmeWebException
- FullyQualifiedErrorId : ACMESharp.AcmeClient+AcmeWebException,ACMESharp.POSH.SubmitCertificate
How can I fix it?