Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/cloudflared
/ cert_path
Function
cert_path
component-tests/cli.py:93–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
92
93
def
cert_path():
94
return
get_config_from_file()[
"origincert"
]
95
96
97
class
SubprocessError(Exception):
Callers
nothing calls this directly
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…