From miconda@gmail.com Wed Jun 2 08:14:41 2021 From: Daniel-Constantin Mierla To: sr-users@lists.kamailio.org Subject: Re: [SR-Users] STIR/SHAKEN tests Date: Wed, 02 Jun 2021 08:14:36 +0200 Message-ID: <822d327a-00f9-4c1e-b360-d8c6d97b57ad@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1605054597==" --===============1605054597== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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: =C2=A0 * https://github.com/asipto/secsipidx/blob/main/secsipid/secsipid.go#L= 32 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=C2=A0an 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 > > 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}