Re: DNSSEC Private OIDs RR

2020-03-30 Thread Tony Finch
Gabriel Gbs wrote: > In case that this is not possible out of the box, where should I start in > source code doing some modifications or workarounds? Have a look in lib/dns/dst_* and lib/dns/openssl_* Tony. -- f.anthony.n.finchhttp://dotat.at/ a world in which all people share the same bas

DNSSEC Private OIDs RR

2020-03-30 Thread Gabriel Gbs
Hello, I would like to get some hints on how can I do to set up bind9 in order to implement a new signing algorithm. rfc4034 states that a private OID (254 alg type) type has to be used. I would have an OpenSSL engine that implements this said algorithm, which registers this new algorithm. It is no