mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 18:34:41 +02:00
Remove TLS-SNI objects in ACME (#7535)
* fixes #7214 * update changelog * remove unused import
This commit is contained in:
committed by
Adrien Ferrand
parent
d290fe464e
commit
641b60b8f0
@@ -13,7 +13,6 @@
|
||||
filterwarnings =
|
||||
error
|
||||
ignore:decodestring:DeprecationWarning
|
||||
ignore:(TLSSNI01|TLS-SNI-01):DeprecationWarning
|
||||
ignore:.*collections\.abc:DeprecationWarning
|
||||
ignore:The `color_scheme` argument is deprecated:DeprecationWarning:IPython.*
|
||||
ignore:.*get_systemd_os_info:DeprecationWarning
|
||||
|
||||
Reference in New Issue
Block a user