mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
While working on #7214, I noticed that certbot.plugins.common.TLSSNI01 wasn't printing a deprecation warning and it was still being used in our Apache plugin. This PR fixes that.