Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/13/17 17:04:46 (7 years ago)
Author:
jkarder
Message:

#2835:

  • switched to DNS identities
  • updated service client generation cmds
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/DeploymentService/GenerateServiceClients.cmd

    r14726 r15361  
    3434
    3535ECHO.
     36ECHO ---------------------------------------------------------------------------------------
     37ECHO !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!!
     38ECHO.
     39ECHO Following modifications have to be done manually:
     40ECHO  * Change endpoint identity in app.config from "<certificate encodedValue="..." />" to "<dns value="host" />", e.g. "<dns value="services.heuristiclab.com" />"
     41ECHO.
     42ECHO !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!!
     43ECHO ---------------------------------------------------------------------------------------
     44ECHO.
    3645ECHO Generation of UpdateService and AdminService clients finished.
    3746ECHO *******************************************************************************************
Note: See TracChangeset for help on using the changeset viewer.