Searched refs:_load_credential_from_file (Results 1 – 1 of 1) sorted by relevance
23 def _load_credential_from_file(filepath): function29 SERVER_CERTIFICATE = _load_credential_from_file('credentials/localhost.crt')30 SERVER_CERTIFICATE_KEY = _load_credential_from_file('credentials/localhost.key')31 ROOT_CERTIFICATE = _load_credential_from_file('credentials/root.crt')