mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
deprecate certbot.ocsp (#10584)
this is part of https://github.com/certbot/certbot/issues/10517 to update this description in response to the discussion below, i'd recommend reviewing this PR by commit. the first commit just moves ocsp.py under _internal making no other changes while the second commit fixes everything else up. the diff really isn't as big here as it looks
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
certbot.ocsp package
|
||||
======================
|
||||
|
||||
.. automodule:: certbot.ocsp
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -26,7 +26,6 @@ Submodules
|
||||
certbot.errors
|
||||
certbot.interfaces
|
||||
certbot.main
|
||||
certbot.ocsp
|
||||
certbot.reverter
|
||||
certbot.util
|
||||
|
||||
|
||||
Reference in New Issue
Block a user