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

Re: [reSIProcate-users] Certificates for TLS


Take a look at using the WinSecurity subclass instead of the base
Security class when constructing the SipStack object.  This class
retrieves certificates from the Windows certificate store instead of
the file system.

Scott

On Fri, Feb 20, 2009 at 3:35 AM, 谢欣 <xiexin1008@xxxxxxxxx> wrote:
> Hi, I'm new to reSIProcate and SIP, I'm working for a company, now my job is
> develop a simple UA application
> for make the TLS call. This UA almost is finish, but I have question and
> need help.
>
> We have a TLS SIP proxy server: Open SER, I have been used CounterPath
> eyebeam to make the call via TLS on this server,
> I just install the cert files into my Windows PC, the eyeBeam can found this
> cert and key automatically for the TLS call,
> it hasn't requires set cert files path.
>
> But for reSIProcate, we has to pass the certificate files path to Security
> object for TLS, and the reSIProcate requires certificate files
> must named as https://www.resiprocate.org/Certificates
>
> So I want to know how to use the reSIProcate likes eyeBeam to looking for
> certificates and use it automatically?
>
> Thanks
>
>
> _______________________________________________
> resiprocate-users mailing list
> resiprocate-users@xxxxxxxxxxxxxxx
> List Archive: http://list.resiprocate.org/archive/resiprocate-users/
>