Skip to content

Instantly share code, notes, and snippets.

@miller45
Created April 29, 2021 19:59
Show Gist options
  • Save miller45/b9c5781a02c51b73d408971007dbc29c to your computer and use it in GitHub Desktop.
Save miller45/b9c5781a02c51b73d408971007dbc29c to your computer and use it in GitHub Desktop.
--- ./tls.c.orig 2020-04-29 03:50:32.700402228 +0100
+++ ./tls.c 2020-04-29 03:51:18.758402228 +0100
@@ -186,7 +186,7 @@
if (!initialized)
{
- SSL_library_init();
+// SSL_library_init();
if (!RAND_status())
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment