lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Patch for SSL warning


From: Gisle Vanem
Subject: Re: lynx-dev Patch for SSL warning
Date: Mon, 18 Nov 2002 11:58:08 +0100 (MET)

On Mon, 18 Nov 2002, Thomas E. Dickey wrote:

> On Mon, 18 Nov 2002, Gisle Vanem wrote:
> 
> > --- ./orig/www/library/implementation/http.c     Mon Oct  7 00:43:28 2002
> > +++ ./www/library/implementation/http.c          Mon Nov 18 08:44:12 2002
> > @@ -71,7 +71,12 @@
> >  #ifdef USE_SSL
> >  PUBLIC SSL_CTX * ssl_ctx = NULL;   /* SSL ctx */
> >  PUBLIC SSL * SSL_handle = NULL;
> > -PUBLIC int ssl_okay;
> > +PUBLIC  BOOL ssl_ignore_cert_error = TRUE;
> 
> whether it is configurable or not, specifying the default as "ignore" will
> make matters only worse, as someone pointed out.

Okay, I was in doubt about that one. 

Gisle V.


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]