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

[reSIProcate] Fwd: Problem while establishing TLS connection betweenResiprocate Client and OpenSER Server..........................




Hi Folks,
Thanks a lot for your kind and in time help. Our resiprocate Client is UP n registered with OPENSER on TLS.

Ryan & Scott  ...
 You are right. There was error in the path which I set for certificates. Actually, the OPENSER ca.cnf was not modified for common name and etc.. When we modified accordingly and used ./makeCert <Openserdomainname.com > at our resiprocate Client, it was successful in establishing TLS connection and the client was registered. Thanks a LOT!!!!!

Thanks & regards,
Irshad & Kundan.




On 5/9/07, Ryan Kereliuk < ryker@xxxxxxxxx> wrote:
I don't see your certificates being read.  Look at the function called
readIntoData() in Security.cxx.  There is a DebugLog at the start of
that function that will print "Trying to read file".  Are you sure that
resiprocate is looking in the right place for certificates?

Sorry I have to run - I will look at your problem in more detail later.

Thanks,
-Ryan

On 2007-05-09 at 12h50, kapatralla ahmed wrote:
>
> Please find the resiprocate log file attached ( TLS Connection failure with
> OpenSER - Server Certificate  validation  failure at Resiprocate Client ).
>
> BTW, we are using the resiprocate 1.0.1 stack....