<div dir="ltr"><div>You just need to inform the certificate and key. It is informed in the docs (<a href="http://sipp.sourceforge.net/doc/reference.html#TLS+mono+socket">http://sipp.sourceforge.net/doc/reference.html#TLS+mono+socket</a>)</div><div>Use sipp options: t -l1 -tls_cert user-cert.pem -tls_key user-privkey.pem</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 19 Dec 2019 at 03:33, Sebastian Damm <<a href="mailto:damm@sipgate.de">damm@sipgate.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I'm trying to construct an end-to-end encrypted signalling test<br>
through our setup. I thought I could use sipp for that, as it supports<br>
TLS according to the man page. However, when I try to run it, I get<br>
this error:<br>
<br>
FI_init_ssl_context: SSL_CTX_use_certificate_file failed.<br>
<br>
I searched the web; however, all similar questions end up without<br>
answers. I tried specifying a local key and cert without success. I'd<br>
think I should not need a cert for my client, though.<br>
<br>
Has anyone ever successfully conducted an automated TLS test? I'm open<br>
to using a different tool if necessary.<br>
<br>
Thanks for all hints or examples.<br>
<br>
Regards,<br>
Sebastian<br>
<br>
-- <br>
Sebastian Damm<br>
Voice Engineer<br>
__________________________________________<br>
sipgate GmbH<br>
Gladbacher Straße 74 | 40219 Düsseldorf<br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>