Home
last modified time | relevance | path

Searched defs:CertificateSpec (Results 1 – 1 of 1) sorted by relevance

/curl/tests/http/testenv/
H A Dcerts.py73 class CertificateSpec: class
84 sub_specs: Optional[List['CertificateSpec']] = None):
199 def issue_certs(self, specs: List[CertificateSpec],
203 def issue_cert(self, spec: CertificateSpec,
352 def create_credentials(spec: CertificateSpec, issuer: Credentials, key_type: Any,

Completed in 4 milliseconds