Viewing posts for the category Security
So I was having a small issue on a server I cannot easily update where certbot was out of date and gave me this error: "Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA."
Took me a while due to some dependencies my last updates had skipped certbot and it was still quite old .. Digging around a bit I found out that the error I had might be fixed already. But without a good way to update it I was a bit stuck..
Then I remembered .. who said I had to use the system installed certbot.. so virtualenv to the rescue: