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

Re: [reSIProcate] WSS connection from JsSIP to resiprocate



On 01/07/15 16:44, Diego Carvalho Domingos wrote:
> I’m doing exactly what is explained in that page but I only know the
> basics of TLS so I might be doing something wrong. What I said about
> Windows Certificate Manager is for the client side (JsSIP running in a
> browser in Windows) not for the server side (application running
> resiprocate in Linux) because, as I understand, the client needs a way
> to validate the certificate presented by the server, so it needs to have
> access to the CA certificate that was used to sign the server
> certificate. This was the one I loaded into Windows Certificate Manager.
> Am I wrong? And, are there any sample certificates that I can use (for
> instance, the ones you guys, contributors of resiprocate, use to make
> tests)? Thanks.
> 
>  


Hi Diego,

If you are new to this, then I would recommend you review the
http://rtcquickstart.org

It covers all the fundamental topics (certificates, firewall, TURN
server) for getting WebRTC running.

Regards,

Daniel