You just need to inform the certificate and key. It is informed in the docs
(http://sipp.sourceforge.net/doc/reference.html#TLS+mono+socket)
Use sipp options: t -l1 -tls_cert user-cert.pem -tls_key user-privkey.pem



On Thu, 19 Dec 2019 at 03:33, Sebastian Damm <d...@sipgate.de> wrote:

> Hi,
>
> I'm trying to construct an end-to-end encrypted signalling test
> through our setup. I thought I could use sipp for that, as it supports
> TLS according to the man page. However, when I try to run it, I get
> this error:
>
> FI_init_ssl_context: SSL_CTX_use_certificate_file failed.
>
> I searched the web; however, all similar questions end up without
> answers. I tried specifying a local key and cert without success. I'd
> think I should not need a cert for my client, though.
>
> Has anyone ever successfully conducted an automated TLS test? I'm open
> to using a different tool if necessary.
>
> Thanks for all hints or examples.
>
> Regards,
> Sebastian
>
> --
> Sebastian Damm
> Voice Engineer
> __________________________________________
> sipgate GmbH
> Gladbacher Straße 74 | 40219 Düsseldorf
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to