Re: sendmail + STARTTLS w/ evolution = error:1408A0C1

2005-06-20 Thread Andy W. Clements
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 dsa1

Re: sendmail + STARTTLS w/ evolution = error:1408A0C1

2005-06-15 Thread Claus Assmann
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 mycer