1
0
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:
Ola Bini
2016-01-27 09:03:09 -05:00
parent 90c7a73146
commit 558f29bf83

View File

@@ -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