HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/lib/python3/dist-packages/service_identity/__pycache__/exceptions.cpython-38.pyc
U

֞\��@s�dZddlmZmZmZddlZGdd�de�ZejGdd�de	��Z
ejGdd	�d	e��ZejGd
d�de��Z
ejGdd
�d
e��ZejGdd�de��ZGdd�de	�ZdS)z�
All exceptions and warnings thrown by ``service_identity``.

Separated into an own package for nicer tracebacks, you should still import
them from __init__.py.
�)�absolute_import�division�print_functionNc@seZdZdZdS)�SubjectAltNameWarningz�
    Server Certificate does not contain a ``SubjectAltName``.

    Hostname matching is performed on the ``CommonName`` which is deprecated.
    N��__name__�
__module__�__qualname__�__doc__�rr�=/usr/lib/python3/dist-packages/service_identity/exceptions.pyr
src@s eZdZdZe��Zdd�ZdS)�VerificationErrorz/
    Service identity verification failed.
    cCs|��S)N)�__repr__)�selfrrr�__str__szVerificationError.__str__N)rrr	r
�attr�ib�errorsrrrrrr
sr
c@seZdZdZe��ZdS)�DNSMismatchz0
    No matching DNSPattern could be found.
    N�rrr	r
rrZ
mismatched_idrrrrr!src@seZdZdZe��ZdS)�SRVMismatchz0
    No matching SRVPattern could be found.
    Nrrrrrr*src@seZdZdZe��ZdS)�URIMismatchz0
    No matching URIPattern could be found.
    Nrrrrrr3src@seZdZdZe��ZdS)�IPAddressMismatchz6
    No matching IPAddressPattern could be found.
    Nrrrrrr<src@seZdZdZdS)�CertificateErrorz:
    Certificate contains invalid or unexpected data.
    NrrrrrrEsr)r
Z
__future__rrrr�DeprecationWarningr�s�	Exceptionr
�objectrrrrrrrrr�<module>s