Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
def
cert_path():
31
return
get_config_from_file()[
"origincert"
]
32
33
34
def
parse_token(token):
Callers
2
test_get_token
Method · 0.70
test_get_credentials_file
Method · 0.70
Calls
1
get_config_from_file
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…