< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] Making resiprocate work with self signed TLScertificates


Thanks Scott, now it seems to work.
 
I have another question: How do I define which certificate authroities are trusted? I want to buy a certificate for my server's production environment, and I want to configure the client to trust that certificate.
 
Is there a way to configure that all the certificates signed by "verisign" are trusted?
 
Hagai.


From: Scott Godin [mailto:slgodin@xxxxxxxxxxxx]
Sent: Tuesday, March 20, 2007 6:12 PM
To: Hagai Sela (TA); resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
Subject: RE: [reSIProcate] Making resiprocate work with self signed TLScertificates

You just need to add the certificate to the cert store.  Clients will need a copy of the RootCA.

 

http://www.resiprocate.org/Certificates

 

Scott

 

From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of Hagai Sela (TA)
Sent: Tuesday, March 20, 2007 11:40 AM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] Making resiprocate work with self signed TLScertificates

 

 

Hi,

Does anybody know how I configure resiprocate to work with a self signed certificate in TLS?

 

Hagai.