The termsOfServiceAgreed field is a boolean, not a string, so this value should be true rather than "True".
That said, there already exists a powershell ACME client, have you considered using that instead of reimplementing from scratch?
The termsOfServiceAgreed field is a boolean, not a string, so this value should be true rather than "True".
That said, there already exists a powershell ACME client, have you considered using that instead of reimplementing from scratch?