| Current Path : /lib/python3/dist-packages/certbot/plugins/__pycache__/ |
| Current File : //lib/python3/dist-packages/certbot/plugins/__pycache__/selection.cpython-38.pyc |
U
�]16 � @ s� d Z ddlmZ ddlZddlZddlZddlmZ ddlm Z ddl
mZ ddlm
Z e�e�ZejjZd2d d
�Zd3dd
�Zd4dd�Zdd� Zdd� Zdd� Zdddddddddd d!d"d#d$d%d&d'gZd(d)� Zd*d+� Zd,d-� Zd.d/� Zd0d1� Z dS )5z=Decide which plugins to use for authentication & installation� )�print_functionN)�errors)�
interfaces)�os)�util�<How would you like to authenticate and install certificates?c C s t | |||tjtjf�S )zPick configurator plugin.)�pick_pluginr �IAuthenticator�
IInstaller��config�default�plugins�question� r �;/usr/lib/python3/dist-packages/certbot/plugins/selection.py�pick_configurator s
�r �+How would you like to install certificates?c C s t | |||tjf�S )zPick installer plugin.)r r r
r r r r �pick_installer s �r �4How would you like to authenticate with the ACME CA?c C s t | |||tjf�S )zPick authentication plugin.)r r r r r r r �pick_authenticator"