Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ has_acme_server
Method
has_acme_server
test/modules/md/md_env.py:71–72 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
69
70
@classmethod
71
def
has_acme_server(cls):
72
return
cls.get_acme_server() !=
'none'
73
74
@classmethod
75
def
has_acme_eab(cls):
Callers
nothing calls this directly
Calls
1
get_acme_server
Method · 0.80
Tested by
no test coverage detected