lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Lynx SSL problem (VMS AXP, SSLEAY 0.6.6, 11/2/97 lynx271ssl


From: Kerry Bouchard
Subject: Re: LYNX-DEV Lynx SSL problem (VMS AXP, SSLEAY 0.6.6, 11/2/97 lynx271ssleay.uue)
Date: Thu, 13 Nov 1997 08:49:50 -0500 (CDT)

    Fote,
    Many, many thanks!  I did what you describe below, and the SSL support
now works.
                   -kerry


>       When building the SSLeay libraries for MultiNet, you need to
>define the write(), read() and close() to MultiNet's socket functions:

>#define write socket_write
>#define read socket_read
>#define close socket_close
>extern int socket_write();
>extern int socket_read();
>extern int socket_close();

>in [.crypto.buffer]bss_sock.c for v0.6.n, or [.crypto.bio]bss_sock.c
>for v0.8.n.
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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