Hi,
I am on Windows 10 and run an Apeche server.
I created a cerificate and everything is fine.
However, now the auto renewal task does not renew the certificate.
This is the output:
Let’s Encrypt (Simple Windows ACME Client)
Renewal Period: 60
Certificate Store: WebHosting
ACME Server: https://acme-v01.api.letsencrypt.org/
Config Folder: C:\Users\Jos\AppData\Roaming\letsencrypt-win-simple\httpsacme-v01.api.letsencrypt.org
Certificate Folder: C:\Users\Jos\AppData\Roaming\letsencrypt-win-simple\httpsacme-v01.api.letsencrypt.org
Loading Signer from C:\Users\Jos\AppData\Roaming\letsencrypt-win-simple\httpsacme-v01.api.letsencrypt.org\Signer
Getting AcmeServerDirectory
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path ‘’, line 0, position 0.
bij Newtonsoft.Json.JsonTextReader.ParseValue()
bij Newtonsoft.Json.JsonTextReader.Read()
bij Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
bij Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
bij Newtonsoft.Json.Linq.JObject.Parse(String json)
bij ACMESharp.AcmeClient.GetDirectory(Boolean saveRelative)
bij LetsEncrypt.ACME.Simple.Program.Main(String[] args)
Press enter to continue.
Any suggestions?
Regards,
Jos