]> git.ipfire.org Git - thirdparty/pdns.git/commit - tasks.py
dnsdist: Enable GnuTLS support in GitHub actions 10670/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 25 Aug 2021 14:36:48 +0000 (16:36 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 25 Aug 2021 14:36:48 +0000 (16:36 +0200)
commit79e3404d12b90c7231c13ee19cea2540949cf4b9
tree6c4fe02e2bdd6287beefcebb91978617f6789140
parent89561c5c3e1820c1c5fe3061bfa31fb713280ab9
dnsdist: Enable GnuTLS support in GitHub actions

It looks like it was not enabled in CircleCI, meaning that some of
our regression tests were done with OpenSSL twice since we fallback
gracefully when the requested provider is not available.
tasks.py