Hi,
Apple must have OpenSSL blocked in firmware:
src$ ./lynx https://news.google.com
Alert!: This client does not contain support for HTTPS URLs.
lynx: Can't access startfile https://news.google.com/
src$
*******
I'm stumped!
LL
On Tue, 22 May 2018 11:45:46 -0500, Larry Hynes <[email protected]>
wrote:
LL wrote:
On Tue, 22 May 2018 03:30:40, Larry Hynes <[email protected]> wrote:
> LL wrote:
>> Hi,
>> For compilers to find HomeBrew OpenSSL, it says you may need to set:
>> LDFLAGS: -L/usr/local/opt/[email protected]/lib
>> CPPFLAGS: -I/usr/local/opt/[email protected]/include
>> Please confirm, for Lynx https support on OS X.
>> LL
>> PS. Real bear!
>
> /configure --with-ssl=/usr/local/opt/[email protected]
Hi,
I recompiled over Lynx defaults w/o uninstalling using:
./configure --with-ssl=/usr/local/opt/[email protected]
make
make install
*******
Still NO https support for:
https://news.google.com
Q: Does it render above URL on OS X, for anyone else?
Kind Regards,
LL
What happens if you cd into the lynx src directory, the one in which you
built lynx, and try
/lynx https://news.google.com
_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev