On Monday, September 19, 2016 at 10:44:21 AM UTC+1, Floh wrote: > > > > python -c "import ssl; print ssl.OPENSSL_VERSION" > > ...which in my case prints: > > OpenSSL 1.0.2h 3 May 2016 > Thanks for the suggestion. I get the same response (1.0.2h), which verifies that the python used via my PATH is using the openssl version I installed via macports, not the OS/X system one (0.9.8).
Matt -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
