Renew ACME Licence Not Working

New to this role so any help gratefully appreciated.
Licence expired today but thought we had a scheduled task to renew licences. Doesn’t seem to be outputting licence anywhere for me to pick up. How do i go about renewing a licence?

Hi @khillman , I think you mean “certificate”, not “licence”.

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:

I ran this command:

It produced this output:

My web server is (include version):

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don’t know):

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):

Thanks

My domain is: oakwood.surrey.sch.uk

I ran this command: a scheduled task to check for renewals:
E:\win-acme.v1.9.11.2\letsencrypt.exe with arguments --renew --baseuri “https://acme-v01.api.letsencrypt.org/

It produced this output: Nothing seems to happen?

My web server is (include version): IIS 8

The operating system my web server runs on is (include version): Server 2012 R2

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don’t know): I Don’t know

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):

Can you try E:\win-acme.v1.9.11.2\letsencrypt.exe --verbose --renew --baseuri https://acme-v01.api.letsencrypt.org/

Maybe you can try to update to win-acme.v1.9.11.3 ?

That seemed to do something, where will it have put the certificate?

the certificate is requested and saved to a (Central) Certificate Store using a store plugin. If you're not sure what do to with this information, the defaults should be fine.

OK, sorry for the simple questions but how do i then go about importing this into IIS?

Hi @khillman

if the certificate is stored in your Machine.Webhosting - Certificatestore, you can update your https - binding.

Check the bindings - dialog of your website.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.