]> git.ipfire.org Git - oddments/ddns.git/commit - src/ddns/providers.py
domopoli.de: Send request via HTTPS
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 12 Jul 2021 10:38:07 +0000 (12:38 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 12 Jul 2021 10:38:07 +0000 (12:38 +0200)
commit7211a5cf0a264cc10377ea818088e6e765917aed
tree941c8df3488461f2541b8d57d1fb715342ab386a
parentc0886a42d8839a8a32eb8e469a2bb1d8f0896ef3
domopoli.de: Send request via HTTPS

The provider only supports TLS 1.0 and TLS 1.1 but IMHO this is
even better than sending the auth details as plain text.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
src/ddns/providers.py