Home
last modified time | relevance | path

Searched refs:cert_pem (Results 1 – 1 of 1) sorted by relevance

/curl/tests/http/testenv/
H A Dcerts.py156 def cert_pem(self) -> bytes: member in Credentials
250 fd.write(creds.cert_pem)
253 fd.write(c.cert_pem)
260 fd.write(creds.cert_pem)
263 fd.write(c.cert_pem)
279 fd.write(c.cert_pem)

Completed in 5 milliseconds