Closed Bug 65142 Opened 25 years ago Closed 25 years ago

SSL3 clients gets EOF from TLS-only server

Categories

(NSS :: Libraries, defect, P2)

Sun
Solaris
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: nelson, Assigned: nelson)

Details

Attachments

(1 file)

Julien Pierre reports that when an NSS-based SSL3 client without TLS attempts to contact an NSS-based TLS server without SSL3, the client gets error -5938 PR_END_OF_FILE_ERROR from PR_Send. The server reports SSL_ERROR_NO_CYPHER_OVERLAP. Julien would rather that the client experience something like SSL_ERROR_NO_CYPHER_OVERLAP.
This is easy to fix, I think.
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → 3.2
OK, these look good as well. bob
Just want to make sure : will these changes address the EOF both for SSL3 client connecting to TLS-only server; and TLS client connecting to SSL3-only server (in which case the server gets EOF) ? Thanks.
Julien, these patches change some behavior of both NSS SSL clients and NSS SSL servers. Whether the server reports EOF or another error depends on client behavior. I would like you to test these changes for me, to ensure they accomplish what you expect them to. I can make a build of these libs available for you. Pls call to arrange.
I have checked in the patch shown above. Julien, I'd like you to arrange to test this and let me know if it's sufficient before I close this bug.
Nelson, If you have the patch on a 3.1 build then I can easily rerun my test. But if it's on a 3.2 then it might take a while until I get the server to work with it.
It's only on NSS 3.2.
I'm marking this fixed. If Julien later discovers that it's not to his satisfaction, this bug can be reopened.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I verified this as fixed FYI.
Thank you!
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: