How to stop using TLS-SNI-01 with Certbot

I ran this command: “sudo certbot renew --dry-run”, after following intructions about stop using TLS-SNI-01.

It produced this output:
2019-04-07 18:48:22,531:CRITICAL:certbot.auth_handler:Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA.
2019-04-07 18:48:22,531:WARNING:certbot.renewal:Attempting to renew cert from /etc/letsencrypt/renewal/tradeviews.net.conf produced an unexpected error: Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA… Skipping.

The version of my client is `certbot-a 0.8.1

Anyone know what this error is all about?

Hi @russsell

first step: Update your certbot.

Or check if you can switch to Certbot-Auto.

Thank you Juergen, I’ll give it a go.

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