| Server IP : 35.236.43.222 / Your IP : 216.73.216.143 Web Server : Apache System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64 User : deploy ( 1002) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/httplib2/__pycache__/ |
Upload File : |
a
}��^� � @ s� d Z ddlZdZdZzddlmZ dZW n ey: Y n0 dZdZzddl m
Z dZW n eyj Y n0 ej�ej�
ej�e��d�Zdd � Zed
kr�ee� � dS )z%Utilities for certificate management.� NF)�whereT)�getzcacerts.txtc C sD t j�d�} | d ur,t j�| �r$| S td��tr6t� S tr@t � S t
S )NZHTTPLIB2_CA_CERTSz7Environment variable HTTPLIB2_CA_CERTS not a valid file)�os�environr �path�isfile�RuntimeError�custom_ca_locater_available�custom_ca_locater_where�certifi_available�
certifi_where�BUILTIN_CA_CERTS)�env� r �0/usr/lib/python3/dist-packages/httplib2/certs.pyr s r �__main__)�__doc__r r r Zcertifir �ImportErrorr r
Zca_certs_locaterr r �join�dirname�abspath�__file__r
�__name__�printr r r r �<module> s* �