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.py157 def cert_pem(self) -> bytes: member in Credentials
251 fd.write(creds.cert_pem)
254 fd.write(c.cert_pem)
261 fd.write(creds.cert_pem)
264 fd.write(c.cert_pem)
280 fd.write(c.cert_pem)

Completed in 4 milliseconds