mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Remove remaining "DVSNI" wording, changing it to reference TLS-SNI-01, which it changed into. Close #1417.
Also make _get_addrs() private, since it's called only internally.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
:mod:`letsencrypt_apache.dvsni`
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: letsencrypt_apache.dvsni
|
||||
:members:
|
||||
@@ -0,0 +1,5 @@
|
||||
:mod:`letsencrypt_apache.tls_sni_01`
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: letsencrypt_apache.tls_sni_01
|
||||
:members:
|
||||
Reference in New Issue
Block a user