Remove TLS-SNI objects in ACME (#7535)

* fixes #7214

* update changelog

* remove unused import
This commit is contained in:
Brad Warren
2019-11-11 23:04:26 +01:00
committed by Adrien Ferrand
parent d290fe464e
commit 641b60b8f0
8 changed files with 3 additions and 542 deletions
-1
View File
@@ -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