----- Original Message -----
| From: russellb...@gmail.com
| To: lynx-dev@nongnu.org
| Sent: Sunday, May 20, 2018 11:44:24 PM
| Subject: [Lynx-dev]  Lynx does NOT default to https support
| 
| 
|       Asked LarryL: 'Q: How do I get Lynx to rely on external libraries
|       OpenSSL or  GnuTLS, when compiled on OS X?'
|        ./configure --with-ssl --with-gnutls --enable-gnutls-compat
| 

MacOS doesn't have gnutls in its default configuration.
It's probably available as an add-on, but there's no interest.

MacOS does have openssl runtime libraries, but no development headers.
To get that, you would install an add-on (such as MacPorts), which has an 
"openssl" package.

Once you have the development package, "--with-ssl" should just work...

-- 
Thomas E. Dickey <dic...@invisible-island.net>
http://invisible-island.net
ftp://ftp.invisible-island.net

_______________________________________________
Lynx-dev mailing list
Lynx-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to