====== mactunnel Home ====== mactunnel is an [[https://www.stunnel.org/|stunnel]]-like tool for the [[https://www.apple.com/osx/|MacOS X]] operating system. mactunnel is authored by [[https://www.linkedin.com/in/mtrojnar|MichaƂ Trojnara]] and licensed under [[license|GNU GPL version 2]]. The main differences between mactunnel and stunnel are: * mactunnel only provides a small subset of features available in stunnel. * mactunnel uses [[https://developer.apple.com/library/mac/documentation/Security/Reference/secureTransportRef/Reference/reference.html|Secure Transport]] rather than [[https://www.openssl.org/|OpenSSL]]. * mactunnel uses [[http://en.wikipedia.org/wiki/Keychain_(Apple)|keychain]] for certificate and private key storage rather than pem-encoded files.