HTTPX does not directly support loading PKCS12 (.p12) files, but you can use the cryptography library to extract the necessary key and certificate from the PKCS12 file and then pass them to HTTPX