Daniel Stirnimann

Results 5 comments of Daniel Stirnimann

Hi Anton > And for the rest (duplicated RRSIG for SOA and for NSEC3), and bogus RRSIG > for non-existing record types, do you have an opinion? I think it...

And also signature verification at https://github.com/tobez/validns/blob/64e27e66f74bf67b34a9bf4f6a55b946cdcb67d3/rrsig.c#L266

I just stumbled over this as well. This fixes the problem for me file: wordpress-boostrap/comments.php line 126: old: ...input type="url" name="url" id="url"... new: ...input type="text" name="url" id="url"... Changing input type...

Thank you for your feedback. Regarding caching, one solution would be to clear the cache whenever the setting is changed. The code should do something like you described in "Purging...

I guess, that's why you wrote "libknot 2.3+" but I failed to see it ;-) Thanks