Mario Grgic
2014-04-11 12:54:07 UTC
Mac OS X provides native secure transport library that integrates with OS X keychain and that already manages SSL certificates etc. See this link for more details
https://developer.apple.com/library/mac/documentation/security/Reference/secureTransportRef/Reference/reference.html
It would be great if Lynx could use and link against this library instead of OpenSSL, to avoid certificate duplication, but to also allow Lynx to use user passwords stored securely in the user’s keychain.
https://developer.apple.com/library/mac/documentation/security/Reference/secureTransportRef/Reference/reference.html
It would be great if Lynx could use and link against this library instead of OpenSSL, to avoid certificate duplication, but to also allow Lynx to use user passwords stored securely in the user’s keychain.