Skip to content

Instantly share code, notes, and snippets.

@jeckhart
Created March 17, 2017 05:07
Show Gist options
  • Save jeckhart/b2d4af50e371ed4c20c13cabb11e0f15 to your computer and use it in GitHub Desktop.
Save jeckhart/b2d4af50e371ed4c20c13cabb11e0f15 to your computer and use it in GitHub Desktop.
diff -Naur qt-everywhere-opensource-src-5.8.0.orig/qtbase/src/network/ssl/qsslsocket_openssl.cpp qt-everywhere-opensource-src-5.8.0/qtbase/src/network/ssl/qsslsocket_openssl.cpp
--- qt-everywhere-opensource-src-5.8.0.orig/qtbase/src/network/ssl/qsslsocket_openssl.cpp 2017-01-18 09:20:58.000000000 -0500
+++ qt-everywhere-opensource-src-5.8.0/qtbase/src/network/ssl/qsslsocket_openssl.cpp 2017-03-17 01:06:30.000000000 -0400
@@ -54,7 +54,7 @@
****************************************************************************/
//#define QSSLSOCKET_DEBUG
-//#define QT_DECRYPT_SSL_TRAFFIC
+#define QT_DECRYPT_SSL_TRAFFIC
#include "qssl_p.h"
#include "qsslsocket_openssl_p.h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment