Re: SelfSigned Certificates

2006-12-14 Thread Olaf Gellert
Olaf Gellert wrote: [...] > This is what I get (on the server, client looks the same): > > depth=0 /C=DE/O=Test/OU=TestOU/CN=test01 > verify error:num=20:unable to get local issuer certificate > verify return:1 > depth=0 /C=DE/O=Test/OU=TestOU/CN=test01 > verify error:num=21:unable to verify the f

SelfSigned Certificates

2006-12-13 Thread Olaf Gellert
Hi all, I am trying to establish a connection with selfsigned certificates (for server AND client). So I use a self- signed certificate for the client, put this into the CAfile for the server, take a self-signed cert for the server and use this as CAfile for the client. Now I use s_client and