OpenSSL for iOS and Swift the Easy Way
Guide to integrating OpenSSL into iOS Swift projects using CocoaPods for cryptography tasks like receipt validation.
Guide to integrating OpenSSL into iOS Swift projects using CocoaPods for cryptography tasks like receipt validation.
An update on the certifi project's new release, addressing 1024-bit root certificate removal and the plan for a hybrid bundle.
A blog post explaining the Heartbleed OpenSSL vulnerability and providing Python scripts to test websites for it.
A concise, urgent guide for sysadmins on the mandatory steps to fix the critical Heartbleed OpenSSL vulnerability and secure web servers.
Apple's modified OpenSSL in macOS overrides verification failures and breaks the standard verification callback, potentially creating security risks.
A technical guide on obtaining and installing free SSL/TLS certificates from StartSSL for securing a website.
A guide to debugging and fixing the common OpenSSL::SSL::SSLError in Ruby, explaining SSL/TLS basics and certificate verification.
A guide on installing Ruby 2.0 Release Candidate 1 using Homebrew and rbenv, including special configuration cases.