Searched refs:with_root (Results 1 – 1 of 1) sorted by relevance
217 self._store.save_chain(creds, "ca", with_root=True)269 def save_chain(self, creds: Credentials, infix: str, with_root=False): argument275 if not with_root and len(chain) > 1:
Completed in 4 milliseconds