FpML Issues Tracker
closed
Major
Always
Project Management
Admin
None
Summary
The View CVS service cannot be seen inside JPMC because http must come over port 80; any other port blocks http. Please move this to port 80.
https://dedicated.fpml.org:8443/viewcvs/
This is fairly common firewall configuration, so you might experience this elsewhere.
Notes:
apparry
07/19/07 7:03 am
I believe that this is also an issue for Goldman Sachs
mgratacos
07/20/07 10:05 am
Port 80 is the default http port. Since SVN runs with SSL, we should probably move SVN to port 443, which is the default SSL port instead of the current port 8443.
matthew
07/20/07 10:11 am
You are correct. It should be port 443.
mgratacos
07/25/07 8:57 pm
On Friday 2007-07-27 at noon New York Time, the SVN port will be moved to 443. A downtime of 15 minutes is expected.
mgratacos
07/27/07 7:28 pm
The change to port 443 has been made.