⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.90
Server IP:
104.21.80.1
Server:
Linux vmi2315822.contaboserver.net 5.15.0-134-generic #145-Ubuntu SMP Wed Feb 12 20:08:39 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
httplib2
/
__pycache__
/
View File Name :
certs.cpython-310.pyc
o ���a� � @ s� d Z ddlZdZdZz ddlmZ dZW n ey Y nw dZdZz ddl m Z dZW n ey5 Y nw dZdd � Zed krGe e� � dS dS )z%Utilities for certificate management.� NF)�whereT)�getz"/etc/ssl/certs/ca-certificates.crtc C sD t j�d�} | d urt j�| �r| S td��trt� S tr t � S t S )N�HTTPLIB2_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 �certifir �ImportErrorr r �ca_certs_locaterr r �__name__�printr r r r �<module> s. ���