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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/4185/2857888634@github.com>