[OpenSIPS-Devel] [opensips] TLS closing connection under a bit of load (sslv3 alert bad certificate) (#670)

Carlos Oliva notifications at github.com
Wed Oct 14 13:55:46 CEST 2015


After some tests I was able to reproduce the issue with tls_verify_client = 0 and tls_require_client_certificate = 0 The error now is:
"ERROR:core:tls_print_errstack: TLS errstack: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca"

Always is reproducible after some tests with a bit of load in the proxy. I was not able to reproduce with only two registered AORs. Maybe (only a supposition) the ssl buffer can be modified by other process while reading and the data is corrupted?

In case it can help, here a new paste with debug=6 http://pastebin.com/vCmitj0m

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/670#issuecomment-148027341
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20151014/24fe3733/attachment.htm>


More information about the Devel mailing list