'issue with certbot to generate a ssl certificate

I have some issues to generate a new certificate with certbot. i use certbot 0.10.2 and I want to upgrade it and Acme2 but I have some error when I type sudo certbot certonly --apache:

Could not choose appropriate plugin: The requested apache plugin does not appear to be installed The requested apache plugin does not appear to be installed

ssl


Solution 1:[1]

Try install python3-certbot-apache

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Kurt Straker