What Ports Should be Open for the Repository?
What Ports Should be Open for the Repository?
0
Comments
-
I want to verify that there are no other ports that are necessary to be opened between the application and repository servers other than ports 80 and 443.
0 -
Hey!
That is correct. The repository server will communicate with the application servers via [b]80[/b] and/or [b]443[/b]. You should not need to open up any other ports.
I hope this helps!
0