implemented RFC3110 key builder in a plugin, added generic DNSKEY RR parsing
This commit is contained in:
@@ -169,6 +169,10 @@ if USE_PGP
|
||||
SUBDIRS += plugins/pgp
|
||||
endif
|
||||
|
||||
if USE_DNSKEY
|
||||
SUBDIRS += plugins/dnskey
|
||||
endif
|
||||
|
||||
if USE_PEM
|
||||
SUBDIRS += plugins/pem
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user