mirror of
https://github.com/certbot/certbot.git
synced 2026-01-24 19:22:07 +03:00
Update comment to clarify that the ranking takes into account SSL
This commit is contained in:
@@ -239,6 +239,7 @@ class NginxConfigurator(common.Plugin):
|
||||
|
||||
def _get_ranked_matches(self, target_name):
|
||||
"""Returns a ranked list of vhosts that match target_name.
|
||||
The ranking gives preference to SSL vhosts.
|
||||
|
||||
:param str target_name: The name to match
|
||||
:returns: list of dicts containing the vhost, the matching name, and
|
||||
|
||||
Reference in New Issue
Block a user