summary refs log tree commit diff stats
path: root/osx
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2014-05-31 10:04:05 -0400
committerTingPing <tingping@tingping.se>2014-05-31 10:04:05 -0400
commitb3bcf71981df984a413d136ff261ac37864f2e4d (patch)
treea13dd7ded4902c28f034da92e97e40360b41b363 /osx
parent6d03ddc4f4542ed7c4c7c01af0b03c22618b3f2e (diff)
osx: Fix loading system's openssl config
Diffstat (limited to 'osx')
-rwxr-xr-xosx/launcher.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/osx/launcher.sh b/osx/launcher.sh
index 806fbb94..4c21e561 100755
--- a/osx/launcher.sh
+++ b/osx/launcher.sh
@@ -40,6 +40,8 @@ export PYTHON="$bundle_contents/MacOS/python"
 export PYTHONHOME="$bundle_res"
 export PYTHONPATH="$bundle_lib/python2.7:$bundle_lib/python2.7/site-packages"
 
+export OPENSSL_CONF="/System/Library/OpenSSL/openssl.cnf"
+
 export HEXCHAT_LIBDIR="$bundle_lib/hexchat/plugins"
 
 APP=name