Changeset 15361 for trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/DeploymentService/GenerateServiceClients.cmd
- Timestamp:
- 09/13/17 17:04:46 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/DeploymentService/GenerateServiceClients.cmd
r14726 r15361 34 34 35 35 ECHO. 36 ECHO --------------------------------------------------------------------------------------- 37 ECHO !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! 38 ECHO. 39 ECHO Following modifications have to be done manually: 40 ECHO * Change endpoint identity in app.config from "<certificate encodedValue="..." />" to "<dns value="host" />", e.g. "<dns value="services.heuristiclab.com" />" 41 ECHO. 42 ECHO !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! 43 ECHO --------------------------------------------------------------------------------------- 44 ECHO. 36 45 ECHO Generation of UpdateService and AdminService clients finished. 37 46 ECHO *******************************************************************************************
Note: See TracChangeset
for help on using the changeset viewer.