History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ENT-138
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Smith
Reporter: Derek DeMoro
Votes: 2
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Openfire Enterprise

Need SSL support in SparkWeb

Created: 07/28/07 03:00 PM   Updated: 05/26/08 03:53 PM
Component/s: SparkWeb
Affects Version/s: 3.3.2
Fix Version/s: 3.4.3

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 12/19/07 01:04 PM
Acceptance Test - Add?: No


 Description  « Hide
SparkWeb needs to support SSL

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Joe Mesterhazy - 07/31/07 10:08 AM
The description is lacking.. sparkweb supports SSL, it just doesn't work. I have an openfire 3.3.2 server running on windows, and firefox is the client. Attempting to login using the SSL port results in "the pinwheel of death". The only error in the error log is "invalid session".

David Smith - 09/13/07 03:27 PM
This may be tricky. My initial research hasn't turned up any SSL support in Flex, so we may need to use http binding instead.

David Smith - 11/07/07 06:59 PM
Status update:

HTTP Binding support (which should allow us to use HTTPS) is "mostly working" as of this afternoon. Connecting works, polling works well enough that sessions can stay connected indefinitely, messaging works, presence works. There are still a few bits that need work: sending a large number of messages in a row breaks things, detection of which connection method to use (http/https/socket) needs testing, and http/https connection is not actually enabled yet except in my local copy.

(this is all in SparkWeb Flex, which is not what the initial issue was about, just to clarify. SparkWeb JS should have working SSL as of Openfire 3.4)