- OpenBSD 5.9
- Server version: Apache/2.4.18 (Unix)
Hello,
During the execution of letsencrypt --apache I encounter this type of error.
letsencrypt --apache
The requested apache plugin does not appear to be installed
Here's what returns me letsencrypt.log
more /var/log/letsencrypt/letsencrypt.log
2016-07-05 18:35:24,744:DEBUG:letsencrypt.cli:Root logging level set at 20
2016-07-05 18:35:24,748:INFO:letsencrypt.cli:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2016-07-05 18:35:24,751:DEBUG:letsencrypt.cli:letsencrypt version: 0.3.0
2016-07-05 18:35:24,752:DEBUG:letsencrypt.cli:Arguments: ['--apache', '-v']
2016-07-05 18:35:24,755:DEBUG:letsencrypt.cli:Discovered plugins: PluginsRegistry(PluginEntryPoint#webroot,PluginEntryPoint#null,PluginEntryPoint#manual,PluginEntryPoint#standalone)
2016-07-05 18:35:24,756:DEBUG:letsencrypt.cli:Requested authenticator apache and installer apache
2016-07-05 18:35:24,757:DEBUG:letsencrypt.display.ops:No candidate plugin
2016-07-05 18:35:24,757:DEBUG:letsencrypt.cli:Selected authenticator None and installer None
What are the modules to be activated in apache?
Can you help me please ?
Thank you.