[Dnsmasq-discuss] Using dnsmask for dkim, trying to patch dnsmasq

Simon Kelley simon at thekelleys.org.uk
Tue Aug 31 21:46:44 BST 2010


Thomas Carrié wrote:
> Thanks for all responses.
> 
> My RSA public key was a little bit longer than 255 bytes because I have typed 
> 
> $ openssl genrsa -out dkim_private.key 1204
> 
> 1204 instead of 1024 !!
> 
> So like Xavier, I can use txt record for my DKIM public key in a Single string 
> without any problem. Multiple string technic in a single record is not 
> required in my case.
> 

OK, that's good. I think that splitting strings >255 into multiple
strings, rather than generating an error, would be a good thing for
future versions. I'll code that.


Cheers,

Simon.



More information about the Dnsmasq-discuss mailing list