Hi ,
we are trying to add tls support to socks proxy with Curl as part of that
we are trying to complete initial TLS handshake.
we are trying to run openssl s_server on loopback interface to verify
changes
we tried two methods both are resulting in fatal error alert from server.
Method 1 - use exi
On Thu, May 10, 2007 at 04:14:34PM -0400, Clayton Boucher wrote:
> Hi All,
>
>
>
> We are having a problem with Telnet/SSL. The server (IBM UniVerse) uses
> OpenSSL 0.9.7e. It was upgraded from OpenSSL 0.9.6e, which is where our
> troubles started.
>
>
>
> Under Windows Vista, we are con
Hi All,
We are having a problem with Telnet/SSL. The server (IBM UniVerse) uses
OpenSSL 0.9.7e. It was upgraded from OpenSSL 0.9.6e, which is where our
troubles started.
Under Windows Vista, we are connecting to the server and the SSL
handshake is failing. Under Windows XP or using the o
Hello,
> We've been debugging an intermittent SSL problem on our systems and I'm
> wondering if someone on the openssl list might be able to help out.
>
> We have openssl 0.9.8d running with Apache 1.3.37 on our web server. We
> have a health script written in perl running on another server and it
Hello,
We've been debugging an intermittent SSL problem on our systems and I'm
wondering if someone on the openssl list might be able to help out.
We have openssl 0.9.8d running with Apache 1.3.37 on our web server. We
have a health script written in perl running on another server and it
just tr
Hi all,I get a fatal handshake_failure from server when I try to connect it from my client. I have attached the verbose debug output from client to server.
In summary, client_hello and server_hello done messages for sslv3 are received properly. After that when client sends the change_cipher_spec w