MCPcopy Create free account
hub / github.com/apache/httpd / lacks_ocsp

Method lacks_ocsp

test/modules/md/md_env.py:87–88  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

85
86 @classmethod
87 def lacks_ocsp(cls):
88 return cls.is_pebble()
89
90 @classmethod
91 def has_a2md(cls):

Callers 2

test_md_801_001Method · 0.80
test_md_801_003Method · 0.80

Calls 1

is_pebbleMethod · 0.80

Tested by 2

test_md_801_001Method · 0.64
test_md_801_003Method · 0.64