Copy link to clipboard
Copied
I am trying to configure Adobe Connect Pro 7.5 to work in an environment where the port 80 and port 443 are blocked. I am required to have them use a port 8080 for http and port 44443 for SSL.
How do I change this in Adobe Connect Pro 7.5
Copy link to clipboard
Copied
As I understand it (and I could be wrong), Ports 80, 443, and 1935 are required to be open for communication to and from the Connect server. This is stressed in the documentation for installing and configuring Connect (page 1) found here: http://help.adobe.com/en_US/connect/8.0/installconfigure/connect_8_install.pdf
The exact wording is:
Copy link to clipboard
Copied
Correct. See this as well:
The following table describes server ports that Adobe Connect uses to communicate internally. These ports must not
be in use by any other process or program on a server hosting Adobe Connect, or Adobe Connect may fail to start.
Adobe Flash Player on the client side expects to talk to Adobe Connect Server on port 80 then port 443 and then port 1935. Maybe using proxies you can fool around with those ports but I think you are headed for performance and network issues if you don't conform to the ports the product weas designed to use natively.
Copy link to clipboard
Copied
With the software using ports 80 and 443, does it enforce sending usernames
and passwords thru the 443 connection? Concern is not wanting to send
passwords over an unencrypted connection.
Ps. Thanks for the answers
From: Heyward Drummond <forums@adobe.com>
Reply-To: <jive-1164804264-t6qw-2-2ebz9@mail.forums.adobe.com>
Date: Tue, 15 Nov 2011 14:53:02 -0700
To: Randy Breland <sales@landtechwebdesigns.com>
Re: Default Ports
created by Heyward Drummond
<http://forums.adobe.com/people/HeywardDrummond> in Connect General
Discussion - View the full discussion
<http://forums.adobe.com/message/4027941#4027941>
Correct. See this as well: The following table describes server ports that
Adobe Connect uses to communicate internally. These ports must not be in use
by any other process or program on a server hosting Adobe Connect, or Adobe
Connect may fail to start. Adobe Flash Player on the client side expects to
talk to Adobe Connect Server on port 80 then port 443 and then port 1935.
Maybe using proxies you can fool around with those ports but I think you are
headed for performance and network issues if you don't conform to the ports
the product weas designed to use natively.
Replies to this message go to everyone subscribed to this thread, not
directly to the person who posted the message. To post a reply, either reply
to this email or visit the message page:
thread, please visit the message page at
right, click the Stop Email Notifications link. Start a new discussion in
Connect General Discussion by email
<mailto:discussions-community-adobeconnect-adobeconnect_general@mail.forums.
adobe.com> or at Adobe Forums
<http://forums.adobe.com/choose-container!input.jspa?contentType=1&container
Type=14&container=2193> For more information about maintaining your forum
email notifications please go to
http://forums.adobe.com/message/2936746#2936746.
Copy link to clipboard
Copied
If you configure SSL, then the name and password are passed to the server via port 443. After that all traffic is sent thru port 443 always encrypted. See the install guide on SSL.