Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA

Hello
So result of first command

root@sd-118150:~# apt-cache show certbot
Package: certbot
Status: install ok installed
Priority: extra
Section: web
Installed-Size: 79
Maintainer: Debian Let's Encrypt <letsencrypt-devel@lists.alioth.debian.org>
Architecture: all
Source: python-certbot
Version: 0.10.2-1~bpo8+1
Replaces: letsencrypt
Provides: letsencrypt
Depends: python-certbot (= 0.10.2-1~bpo8+1), init-system-helpers (>= 1.18~), pyt                                                                                                                                                                                                                                             hon, python:any (>= 2.7~)
Suggests: python-certbot-apache, python-certbot-doc
Breaks: letsencrypt (<= 0.6.0)
Conffiles:
 /etc/cron.d/certbot 88d0bd291b44222e55a073ae3e4cdba3
Description: automatically configure HTTPS using Let's Encrypt
 The objective of Certbot, Let's Encrypt, and the ACME (Automated
 Certificate Management Environment) protocol is to make it possible
 to set up an HTTPS server and have it automatically obtain a
 browser-trusted certificate, without any human intervention. This is
 accomplished by running a certificate management agent on the web
 server.
 .
 This agent is used to:
 .
   - Automatically prove to the Let's Encrypt CA that you control the website
   - Obtain a browser-trusted certificate and set it up on your web server
   - Keep track of when your certificate is going to expire, and renew it
   - Help you revoke the certificate if that ever becomes necessary.
 .
 This package contains the main application, including the standalone
 and the manual authenticators.
Description-md5: deb7e404ce1b150b59379c3f9a73ac1a
Homepage: https://certbot.eff.org/

2nd one

root@sd-118150:~# apt policy certbot
E: L'opération policy n'est pas valable

Thanks

oh well, it was probably apt-cache policy certbot

I'm beginning to think that the only way is indeed to dpkg -r certbot and python-certbot if apt refuse to do it.
All this stuff is a bit old since certbot is not packaged for jessie since a looong time (2 years?). Also possibly your local apt database is not in a good state since jessie-backports is now dead.

Hello @gpatel-fr, thanks for your reply.
So I will try dpkg -r certbot and python-certbot. I willbe in holidays a few days, so I prefer to test it when I come back. I will let you know.
An other confusion for me is that the cron name is "cerbot ", so cerbot+space. Could it be the explanation ? … Have a nice day

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