Skip to content

Configurable RR types in NSEC bitmap generated by online signing

Mark Karpilovskij requested to merge online-nsec-bitmap into master

Added a configuration option nsec-bitmap to the onlinesign module which allows to customize which RR types are forced into the generated NSEC bitmap. This provides important information to resolvers e.g. when GeoIP is used to synthesize record types not present in the given zone tree node.

Merge request reports