diff --git a/modules/rostests/rosautotest/CWebService.cpp b/modules/rostests/rosautotest/CWebService.cpp index d7485c96967..1da1fc43e8b 100644 --- a/modules/rostests/rosautotest/CWebService.cpp +++ b/modules/rostests/rosautotest/CWebService.cpp @@ -8,7 +8,7 @@ #include "precomp.h" static const CHAR szHostname[] = "reactos.org"; -static const INTERNET_PORT ServerPort = 8443; +static const INTERNET_PORT ServerPort = 443; static const CHAR szServerFile[] = "testman/webservice/"; /**