Ulrich Wisser

Results 11 issues of Ulrich Wisser

Today we started rolling one of our domains from algorithm 5 to algorithm 13. We do use knot as signer. Knot has implemented the so called "conservative" roll-over. This impliesto...

T-Bug
T-Question
A-TestCase
P-High

Please review the tsuname vulnerability. They have a tool called cyclehunter which can check for cyclic ns dependencies of domains. As this is an error configuration it should be tested...

T-Feature
A-TestCase

Hi, I had a need for the regular update and implemented it. Hope you like the code. /Ulrich

At OARC36 Petr Spacek presented a widespread NSEC / NSEC3 bitmap error. DNSVIZ has an option to test for this. I believe Zonemaster should implement this too.

T-Feature
T-Question

This change introduces a new dependency to dnspython. It removes all labels starting with an underscore. It does not remove specific domain names like lan, home, ... Instead it removes...

When running `go get github.com/keltia/ripe-atlas/cmd/atlas` I get the following error ``` # github.com/keltia/ripe-atlas/cmd/atlas ../../keltia/ripe-atlas/cmd/atlas/atlas.go:225:18: cannot use cli.BoolFlag literal (type cli.BoolFlag) as type cli.Flag in assignment: cli.BoolFlag does not implement cli.Flag...

### Environment Self-Hosted (Docker) ### System Synology ### Version latest ### Describe the problem Instructions on github say ```-v /root/my-local-conf.yml:/app/user-data/conf.yml \``` whereas docker hub says ```-v /root/my-local-conf.yml:/app/public/conf.yml \``` That made...

🐛 Bug

With the MX check you explicitly check that a TLD should not have an MX. But the SPF check, warns if a TLD does not have a SPF record. The...

kind/enhancement
lifecycle/stale

Hi! I now run the docker container for a few days and it really works flawlessly. There seems to be a problem with 8 of my old emails. I get...

One example is 4.4.1 ``` We suggest that the SOA expiration timer be approximately one third or a quarter of the signature validity period. It will allow problems with transfers...

T-Feature
T-Question
A-TestCase