Bug 22663

Summary: openssl s_client fails while testing stunnel
Product: [Retired] Red Hat Linux Reporter: David Lawrence <dkl>
Component: stunnelAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: dr
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-12-21 14:27:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Derek Tattersall 2000-12-21 13:51:20 UTC
After invoking stunnel as: stunnel -d 9001 -r localhost:finger
and verifying its operational status, I invoke: 
openssl s_client -connect localhost:9001
returns
CONNECTED (00000003)
Errno=5x (x=2 | 4)

On intel one gets a large page of ssl parameters.

Comment 1 Nalin Dahyabhai 2001-01-16 02:49:23 UTC
It's a 64-bit cleanliness problem.  Should be fixed in the erratas and in Raw
Hide.