Securing Apache with Let's Encrypt on Ubuntu 16.04

I ran this command: sudo apt-get install python-certbot-apache

It produced this output:
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
python-certbot-apache : Depends: python3-certbot-apache but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

1 Like

Did you follow these instructions? https://certbot.eff.org/lets-encrypt/ubuntuxenial-apache

in alternative, switch clients: https://letsencrypt.org/docs/client-options/

1 Like

Yes I did follow the instructions. I will consider switching clients.

1 Like

And they didn’t work, I assume?

1 Like

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