Module: kamailio
Branch: master
Commit: f292e79274f4b9878360bb60a4af9c243d65664f
URL: https://github.com/kamailio/kamailio/commit/f292e79274f4b9878360bb60a4af9c2…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2020-07-24T22:31:23+02:00
modules: readme files regenerated - tls ... [skip ci]
---
Modified: src/modules/tls/README
---
Diff: https://github.com/kamailio/kamailio/commit/f292e79274f4b9878360bb60a4af9c2…
Patch: https://github.com/kamailio/kamailio/commit/f292e79274f4b9878360bb60a4af9c2…
---
diff --git a/src/modules/tls/README b/src/modules/tls/README
index 81eb47590b..a0e1f48d8d 100644
--- a/src/modules/tls/README
+++ b/src/modules/tls/README
@@ -1432,7 +1432,7 @@ end
10.34. rand_engine (str)
- Set the ranondom number generator engine for libssl.
+ Set the random number generator engine for libssl.
Note: the default random number generator (PRNG) engine of libssl
v1.1.x is not designed for multi-process applications and can result in
_10.34. rand_engine (str)
Set the **ranondom** number generator engine for libssl._
Should be "random" instead.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2410
Please help me. I get error when loadmodule "http_client.so"
ERROR: <core> [core/sr_module.c:486]: load_module(): could not find module <http_client> in </usr/lib/x86_64-linux-gnu/kamailio/modules>
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2408
It seems a good idea to support JWT as a new SIP authorization method. Wonder if anyone is interested? Think auth_db would be the best spot to add support for JWT.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/29