Jeferson Pessoa Santana wrote:
> Hello List,
> 
> It's me again with another doubt =P I'm stuck in this Domain Keys thing
> because I don't know how to create a public and a private key for my
> server. I already read the http://antispam.yahoo.com/domainkeys to
> understand how Domain Keys work but I can't go on with only this argument.
> 
> Thanks again,

You can use the openssl tools to generate a key pair. It's just an ordinary RSA
key..
You can find out how to generate a key with openssl at:

http://domainkeys.sourceforge.net/keygen.html

Note: They have a link to a "CPAN" utility set to make this easier, however, I
don't see how that file can help you at all.

1)  for some stupid reason they've decided to call their tarball
"CPAN-0.2.tar.gz". This might imply it contains the perl CPAN tools.. It
doesn't. The contents aren't even CPAN compatible yet, but they are perl tools
that they intend to make CPAN compatible.

2) They claim there are command-line tools in there, but I've only been able to
find perl libraries.

Reply via email to