HEX
Server: LiteSpeed
System: Linux vearitale.com 5.14.0-570.32.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 6 11:30:41 EDT 2025 x86_64
User: yunab9059 (2007)
PHP: 8.3.21
Disabled: NONE
Upload Files
File: //usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc
a

�/�h��@s"dZdd�Zedkree��dS)u�
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.

This Fedora-patched package returns "/etc/pki/tls/certs/ca-bundle.crt" provided
by the ca-certificates RPM package.
cCsdS)z1Return the absolute path to the system CA bundle.z /etc/pki/tls/certs/ca-bundle.crt�rrr�2/usr/lib/python3.9/site-packages/requests/certs.py�wheresr�__main__N)�__doc__r�__name__�printrrrr�<module>s