From david.villasmil.work@gmail.com Wed Jun 2 15:40:11 2021 From: David Villasmil To: sr-users@lists.kamailio.org Subject: Re: [SR-Users] STIR/SHAKEN tests Date: Wed, 02 Jun 2021 14:39:48 +0100 Message-ID: In-Reply-To: <822d327a-00f9-4c1e-b360-d8c6d97b57ad@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1690310775==" --===============1690310775== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Will do On Wed, 2 Jun 2021 at 07:14, Daniel-Constantin Mierla wrote: > The lib and module are rather fresh, they improve base on feedback. > > The latest version of the lib should return different codes in case of > failures, being propagated by the functions in the kamailio config. The > codes can be found at: > > * https://github.com/asipto/secsipidx/blob/main/secsipid/secsipid.go#L32 > > If you have time, try it and report if works as expected. > > Cheers, > Daniel > On 31.05.21 17:35, David Villasmil wrote: > > Yep, It's working with 1.16.4 > So the problem was with the pem ownership. > It's a pity secsipid.so doesn't return an access denied error. > > CLI doesn return an error: > > error: Unable to read private key file: open > /etc/kamailio/ec256-private.pem: permission denied > > Regards, > > David Villasmil > email: david.villasmil.work(a)gmail.com > phone: +34669448337 > > > On Mon, May 31, 2021 at 4:26 PM David Villasmil < > david.villasmil.work(a)gmail.com> wrote: > >> Daniel, >> >> Ok, i downloaded and installed 1.11.6 just like yours and recompiled, etc. >> I also changed the owner of the pem file, which was owned by root, and >> not by the user kamailio. >> >> Now it's working. >> >> d9655}