Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSL returns short unprintable byte stream

Status
Not open for further replies.

sanberdino9

Technical User
Apr 17, 2003
1
US
I have configured tomcat 4.1.18 with j2sdk 1.4.1 on XP.
I followed instructions to configure ssl. 8080 works fine, when I try ssl on 8443 all I get is a short string of unprintable bytes back. I dont see any errors in logs...
Any ideas ? Thanks!
 
Do you read those bytes by HTTPS client? Or using HTTP client? I suppose that unprintable bytes are in fact some handshake info.

Regards, Dima
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top