Closed grahamc closed 4 years ago
This was a tough error to search around for, but turned out it was documented in the release notes. Anyway, just for future issue tracker searchers. When this happens, you need to take the command like:
simp_le '-v' [...] '-f' 'fullchain.pem' '-f' 'full.pem' \ '-f' 'key.pem' '-f' 'account_key.json'
and add an '-f' 'account_reg.json'.
'-f' 'account_reg.json'
I hope this isn't considered spammy.
This was a tough error to search around for, but turned out it was documented in the release notes. Anyway, just for future issue tracker searchers. When this happens, you need to take the command like:
and add an
'-f' 'account_reg.json'
.I hope this isn't considered spammy.