HTTPS Support for Lynx in Windows

9,958

At Invisible Island, you can download "Latest built with curses (not color-style)" and it mostly works. It doesn't seem to have access to the correct certificate info so I had to set FORCE_SSL_PROMPT:YES in the .cfg file so I'm not prompted with errors. (Well, it shows you errors but you don't have to do anything about them.)

Share:
9,958

Related videos on Youtube

Admin
Author by

Admin

Updated on September 18, 2022

Comments

  • Admin
    Admin over 1 year

    I just downloaded and installed Lynx for Windows and It does not support HTTPS to browse most of the websites today, especially Wikipedia.

    I download it from Invisible Island, I guess it's the official site for the application

    I've also read that some users modify configuration files and build it with SSL enabled in Linux.

    The Windows version doesn't offer such support configuration during the setup.

    enter image description here

    How can I enable SSL or add the HTTPS support to Lynx in Windows?

    • Ramhound
      Ramhound over 7 years
      You would have to add HTTPS support to it. With that said since software recommendations are not on topic here at Superuser, its not possible for us, to make suggestions of alternatives.
    • Admin
      Admin over 7 years
      How to add the HTTPS support to it?
    • Ramhound
      Ramhound over 7 years
      You would have to modify the source of the program
    • DavidPostill
      DavidPostill over 7 years
      Use cygwin lynx
  • Admin
    Admin over 7 years
    Sadly the page to download doesn't seem to function Internal Server Error
  • DavidPostill
    DavidPostill over 7 years
    @Chinggis6 Only the package search page is broken. Download and install cygwin from this page Installing and Updating Cygwin Packages. Make sure you select the lynx package when installing.
  • Admin
    Admin over 7 years
    Yeah, but I'd like to install just Lynx without having to install the whole Cygwin, but thanks I didn't know it is included in Cygwin, I'll try it through Cygwin now