Skip to content

lynx: https how to

step1: Compile lynx with ssl support

cd lynx source folder

./configure –with-ssl

step2:  make ; make install

To avoid local ssl error prompts/complains,  Open lynx.cfg make following change:

step3:  FORCE_SSL_PROMPT:yes

thats all!. you should be able to crawl https pages using lynx now.

  • Share/Bookmark

Post a Comment

You must be logged in to post a comment.