jglobus / JGlobus

jGlobus is a collection of Java client libraries for Globus® Toolkit security, GRAM, and GridFTP.
http://www.globus.org/toolkit/jglobus/
Apache License 2.0
24 stars 44 forks source link

gss: Empty application data messages must not trigger end-of-stream #101

Closed gbehrmann closed 11 years ago

gbehrmann commented 11 years ago

Addresses an issue in which SSL application data messages with zero payload are misinterpreted as end-of-stream. This bug causes JGlobus to fail with more recent versions of curl. (cherry picked from commit 4fcd4f1e0569b5952ecb8ab097ea5bf51c9d2452)