module documentation
System TLS Certificates search module.
| Function | get |
Get the path to the system TLS certificates bundle. |
Get the path to the system TLS certificates bundle.
This function attempts to locate the system's TLS certificate bundle based on the operating system. It supports common paths for Linux, macOS, and Windows.
| Returns | |
str | Path to the system TLS certificates bundle. |
| Raises | |
RuntimeError | If the system certificate bundle cannot be found. |