[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Windows and https
From: |
Gisle Vanem |
Subject: |
Re: [Lynx-dev] Windows and https |
Date: |
Mon, 7 Apr 2014 20:12:50 +0200 |
"Riku Virtanen" <address@hidden> wrote:
Does someone know how I can reach https-links with my Windows lynx?
Version is 2.8.8.rel1.
I've Googled for a Windows-built one with OpenSSL, but failed to
find any good / recent ones. Looks like you need to build one yourself
using 'nmake OPT_SSL=1 SSL_DIR=<your-OpenSSL-root> -f makefile.msc' .
But it depends on your skills. Good luck.
--gv