MCPcopy Create free account
hub / github.com/cloudflare/cloudflared / cert_path

Function cert_path

component-tests/test_token.py:30–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29
30def cert_path():
31 return get_config_from_file()["origincert"]
32
33
34def parse_token(token):

Callers 2

test_get_tokenMethod · 0.70

Calls 1

get_config_from_fileFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…