PHP 8.2.30
Preview: __main__.py Size: 243 B
/proc/thread-self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/certifi/__main__.py

import argparse

from certifi import contents, where

parser = argparse.ArgumentParser()
parser.add_argument("-c", "--contents", action="store_true")
args = parser.parse_args()

if args.contents:
    print(contents())
else:
    print(where())

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-06 08:01:11
Edit Download
275.02 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
4.12 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
0 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
94 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
243 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).