]> git.siccegge.de Git - dane-monitoring-plugins.git/commit
Rework https checker
authorChristoph Egger <christoph@christoph-egger.org>
Sun, 2 Apr 2017 18:50:10 +0000 (20:50 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Sun, 2 Apr 2017 18:50:10 +0000 (20:50 +0200)
commit9d773872479fe33744a40753b53f974ea6aa0594
tree5260c885b5f0ed76e0bccf431a7a452332e7d481
parent41f20efa5664b53e68296c332ad1502773f4baaa
Rework https checker
check_dane/__init__.py [new file with mode: 0644]
check_dane/abstract.py [new file with mode: 0644]
check_dane/https.py [new file with mode: 0644]
check_dane/tlsa.py
setup.py