space88man left a comment (kamailio/kamailio#4185)
Can you try the following code tweak on master/5.8 branch :
In `tls_init.c` - around line 822
```
tls_h_mod_randctx(NULL); // add this line!
tls_mod_preinitialized = 1; // approx line 822:
return 0;
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4185#issuecomment-2857888634
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4185/2857888...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!