View Issue Details

IDProjectCategoryView StatusLast Update
0003051VALENTINA SERVERSSL Connectionpublic2008-02-27 23:51
ReporterJason Moehlman Assigned ToIvan Smahin  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.5.2 
Fixed in Version3.5.3 
Summary0003051: on Mac OS X 10.5.2 SSL connections won't connect to VServer
DescriptionTrying to use SSL connection with VServer on Mac OS X 10.5.2 will not connect from V4RB or Vstudio at minimum. Gives error "ACE_SSL (2191|2955579392) error code: 336511089 - error:140EC071:SSL routines:SSL2_READ_INTERNAL:bad mac decode" in log.

Verified works OK on Windows VServer and Linux VServer.
Additional InformationVerified works OK on Windows VServer and Linux VServer.
TagsNo tags attached.

Activities

Jason Moehlman

Jason Moehlman

2008-02-27 14:51

reporter   ~0003257

Checked on Mac OS X 10.4.11 on different machine, Intel mac, has same issue.
Ruslan Zasukhin

Ruslan Zasukhin

2008-02-27 21:40

administrator   ~0003258

So this is not issue with 10.5... Good.

On the other hand we did test SSL on 10.4
okay we will test again it.
Ruslan Zasukhin

Ruslan Zasukhin

2008-02-27 21:46

administrator   ~0003259

yes I have reproduce it on 3.5.2 VSERVER + VStudio.

I think source of problem is server:

ACE_SSL (15488|42003968) error code: 336511089 - error:140EC071:SSL routines:SSL2_READ_INTERNAL:bad mac decode

Ruslan Zasukhin

Ruslan Zasukhin

2008-02-27 23:51

administrator   ~0003260

It seems at least MAC OS X 10.4.8 have install new SSL libs, of v3 protocol.
To fix issue we need in our SSL client specify SSv23 protocol, which work with both v2 and v3 SSL servers.

Issue History

Date Modified Username Field Change
2008-02-27 05:27 Jason Moehlman New Issue
2008-02-27 14:51 Jason Moehlman Note Added: 0003257
2008-02-27 21:40 Ruslan Zasukhin Note Added: 0003258
2008-02-27 21:46 Ruslan Zasukhin Note Added: 0003259
2008-02-27 21:46 Ruslan Zasukhin Assigned To => Ivan Smahin
2008-02-27 21:46 Ruslan Zasukhin Status new => confirmed
2008-02-27 23:51 Ruslan Zasukhin Status confirmed => resolved
2008-02-27 23:51 Ruslan Zasukhin Fixed in Version => 3.5.3
2008-02-27 23:51 Ruslan Zasukhin Resolution open => fixed
2008-02-27 23:51 Ruslan Zasukhin Note Added: 0003260