o
    ðýðc?  ã                   @   sF   d Z ddlZdejvrddlmZ ndd„ Zedkr!eeƒ ƒ dS dS )uF  
requests.certs
~~~~~~~~~~~~~~

This module returns the preferred default CA certificate bundle. There is
only one â€” the one from the certifi package.

If you are packaging Requests, e.g., for a Linux distribution or a managed
environment, you can change the definition of where() to return a separately
packaged CA bundle.
é    NÚ_PIP_STANDALONE_CERT)Úwherec                   C   s
   t jd S )Nr   )ÚosÚenviron© r   r   úG/opt/certbot/lib/python3.10/site-packages/pip/_vendor/requests/certs.pyr      s   
r   Ú__main__)Ú__doc__r   r   Úpip._vendor.certifir   Ú__name__Úprintr   r   r   r   Ú<module>   s   
ÿ