mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
When our Apache plugin is unable to determine which virtual host to use in non-interactive mode, it raises an error about vhost ambiguity with instructions on how to fix the problem. These instructions stated that we require one vhost per file which is no longer accurate since #4706 so I removed this part of the error message.
Apache plugin for Certbot