uawdijnntqw1x1x1
IP : 216.73.216.217
Hostname : server86.web-hosting.com
Kernel : Linux server86.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
servlmvm
/
..
/
.
/
..
/
.
/
opt
/
hc_python
/
lib64
/
python3.12
/
site-packages
/
.
/
requests
/
certs.py
/
/
#!/usr/bin/env python """ 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. """ from certifi import where if __name__ == "__main__": print(where())
/home/servlmvm/.././.././opt/hc_python/lib64/python3.12/site-packages/./requests/certs.py