Openfire Enterprise

Need SSL support in SparkWeb

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.3.2
  • Fix Version/s: 3.4.3
  • Component/s: SparkWeb
  • Acceptance Test - Add?:
    No
  • Description:

    SparkWeb needs to support SSL

Activity

Hide
Joe Mesterhazy added a comment - 07/31/07 05:08 PM

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".

Show
Joe Mesterhazy added a comment - 07/31/07 05:08 PM 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".
Hide
David Smith added a comment - 09/13/07 10: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.

Show
David Smith added a comment - 09/13/07 10: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.
Hide
David Smith added a comment - 11/08/07 02:59 AM

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)

Show
David Smith added a comment - 11/08/07 02:59 AM 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)

People

Dates

  • Created:
    07/28/07 10:00 PM
    Updated:
    05/26/08 10:53 PM
    Resolved:
    12/19/07 09:04 PM