Re: [reSIProcate-users] How to set the resip use the TLS anyway even TLS valid failure
On 22/11/13 10:11, Karlsson wrote:
> Hi, when I use resip with TLS transport to sip2sip.info:443, it says failed
> to valid the certificate, but if I use the doubango softphone to this
> server by TLS, it's works fine.
>
> How can I set the resip use the TLS anyway even TLS valid failure ?
To make repro completely ignore certificate errors (or chain errors)
would require a code change and it is probably not a good idea.
However, you may find that it is possible to obtain a copy of the root
certificate from the CA who signed your peer's certificate. Then you
just add that root certificate into your local configuration.
See these config options:
CertificatePath
CADirectory
CAFile