--- 1-lynx-snapshots-master/src/LYMain.c~ 2018-05-06 16:54:25.000000000 -0700 +++ 1-lynx-snapshots-master/src/LYMain.c 2018-07-12 13:50:39.349901875 -0700 @@ -589,7 +589,7 @@ int cookie_noprompt; #ifdef USE_SSL -int ssl_noprompt = FORCE_PROMPT_DFT; +int ssl_noprompt = FORCE_PROMPT_YES; #endif BOOLEAN conv_jisx0201kana = TRUE; BOOLEAN wait_viewer_termination = FALSE;