On Wed, 2005-06-15 at 21:17 -0700, Claus Assmann wrote: > On Wed, Jun 15, 2005, Andy W. Clements wrote: > > > I'm currently having a problem with setting up STARTTLS with my sendmail > > on my FreeBSD 5.3 box. I've used openssl to create the cert and key: > > > > openssl dsaparam 1024 -out dsa1024.pem > > openssl req -x509 -nodes -newkey dsa:dsa1024.pem -out mycert.pem -keyout > > mykey.pem > > Try an RSA key instead, most systems have problems with DSA > (sendmail works fine however). >
Just thought I would drop a note and say that using RSA instead of DSA worked. Thanks Claus! -- Andy Clements Chief Engineer C & H Software L.L.C. [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]