Файловый менеджер - Редактировать - /usr/lib/python3.9/site-packages/acme/__pycache__/messages.cpython-39.pyc
�азад
a }|�g�f � @ sT d Z ddlmZ ddlZddlZddlmZ ddlmZ ddlmZ ddlm Z ddlm Z dd lmZ dd lmZ ddlm Z ddlmZ dd lmZ ddlZddlmZ ddlmZ ddlmZ ddlmZ ddlmZ dZddddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.�Zi d/d0� e�� D ��Zeed1�d2d3�ZG d4d5� d5eje�Z G d6d7� d7e �Z!e!d8�Z"e!d9�Z#G d:d;� d;ej$�Z%G d<d=� d=ej$ej&�Z&G d>d?� d?e �Z'e'd@�Z(e'dA�Z)e'dB�Z*e'dC�Z+e'dD�Z,e'dE�Z-e'dF�Z.e'dG�Z/G dHdI� dIej�Z0G dJdK� dKej$�Z1G dLdM� dMe1�Z2G dNdO� dOej$�Z3G dPdQ� dQ�Z4edRdSdT�Z5G dUdS� dSe3�Z6G dVdW� dWe6�Z7G dXdY� dYe6�Z8G dZd[� d[e2�Z9G d\d]� d]e3�Z:G d^d_� d_e1�Z;G d`da� dae3�Z<G dbdc� dce<�Z=G ddde� dee<�Z>G dfdg� dge2�Z?G dhdi� diej$�Z@G djdk� dke2�ZAG dldm� dmej$�ZBG dndo� doe3�ZCG dpdq� dqe2�ZDG drds� dseC�ZEdS )tzACME protocol messages.� )�HashableN)�Any)�Dict)�Iterator)�List)�Mapping)�MutableMapping)�Optional)�Tuple)�Type)�TypeVar)� challenges)�errors)�fields)�jws)�utilzurn:ietf:params:acme:error:z4The request specified an account that does not existzOThe request specified a certificate to be revoked that has already been revokedz2The CSR is unacceptable (e.g., due to a short key)z1The client sent an unacceptable anti-replay noncez>The JWS was signed by a public key the server does not supportz;The revocation reason provided is not allowed by the serverz@The JWS was signed with an algorithm the server does not supportz\Certification Authority Authorization (CAA) records forbid the CA from issuing a certificatezBSpecific error conditions are indicated in the "subproblems" arrayz?The server could not connect to the client to verify the domainzAThere was a problem with a DNS query during identifier validationz4The server could not validate a DNSSEC signed domainz;Response received didn't match the challenge's requirementsz1The provided email for a registration was invalidz$The provided contact URI was invalidz!The request message was malformedz9The server will not issue certificates for the identifierzLThe request attempted to finalize an order that is not ready to be finalizedz,There were too many requests of a given typez(The server experienced an internal errorz=The server experienced a TLS error during domain verificationz)The client lacks sufficient authorizationz@A contact URL for an account used an unsupported protocol schemez*The server could not resolve a domain namez'An identifier is of an unsupported typez,The server requires external account binding)ZaccountDoesNotExistZalreadyRevokedZbadCSRZbadNonceZbadPublicKeyZbadRevocationReasonZbadSignatureAlgorithmZcaaZcompoundZ connection�dnsZdnssecZincorrectResponseZinvalidEmailZinvalidContactZ malformedZrejectedIdentifierZ orderNotReadyZrateLimitedZserverInternalZtlsZunauthorizedZunsupportedContactZunknownHostZunsupportedIdentifier�externalAccountRequiredc C s i | ]\}}t | |�qS � )�ERROR_PREFIX)�.0�nameZdescr r �1/usr/lib/python3.9/site-packages/acme/messages.py� <dictcomp>; s r )�err�returnc C s"