Go to the source code of this file.
Namespaces | |
_credentials | |
Functions | |
def | _credentials._load_credential_from_file (filepath) |
Variables | |
def | _credentials.ROOT_CERTIFICATE = _load_credential_from_file('credentials/root.crt') |
def | _credentials.SERVER_CERTIFICATE = _load_credential_from_file('credentials/localhost.crt') |
def | _credentials.SERVER_CERTIFICATE_KEY = _load_credential_from_file('credentials/localhost.key') |