Home
last modified time | relevance | path

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

/curl/tests/http/testenv/
H A Dcerts.py216 self._store.save_chain(creds, "ca", with_root=True)
268 def save_chain(self, creds: Credentials, infix: str, with_root=False): argument
274 if not with_root and len(chain) > 1:

Completed in 5 milliseconds