June 2015

iOS
2015-06-30 00:30 (10 years ago)
Steps for Verifying iOS In-App Purchase Receipts

Processing on iOS Devices In SKPaymentTransactionObserver's

Python
2015-06-17 11:08 (10 years ago)
What to Do When You Can't Import `requests` (_ssl) in Python 3 on a Mac

Fix an `import requests` failure caused by a missing `_ssl` module in Python 3 on macOS — rebuild Python via pyenv so it links against the system OpenSSL.

Linux
2015-06-11 06:28 (10 years ago)
Avoid using TLS 1.2 for certain websites that freeze during HTTPS connections with Curl, Python, and PHP

As I wrote in this article http://b.ytyng.com/a-61/, when you make an HTTPS connection with OpenSSL 1.0.1f and attempt to connect using TLS1.2 by issuing a hello, certain sites may freeze in response.

Linux
2015-06-11 05:50 (10 years ago)
Cannot Connect to a Specific Web Service Using HTTPS (TLS 1.2) - Freezes

When attempting to communicate using TLS1.2 with a specific web server and OpenSSL versions 1.0.1a to 1.0.1f, OpenSSL may freeze.

iOS
2015-06-08 01:21 (10 years ago)
Tips for Making UIWebView Look More Native

Disabling Long Press Menus CSS

Categories

Archive