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

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


Yes – you would just install the verisign root certificate in your certificate store.

 

From: Hagai Sela (TA) [mailto:hagai@xxxxxxxxxxxxxx]
Sent: March-21-07 5:41 AM
To: Scott Godin; resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
Subject: 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.