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.Clients.OKB/3.3/Query/ServiceClient/GenerateServiceClient.cmd

    r14726 r15361  
    3636
    3737ECHO.
     38ECHO ---------------------------------------------------------------------------------------
     39ECHO !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!!
     40ECHO.
     41ECHO Following modifications have to be done manually:
     42ECHO  * Change endpoint identity in app.config from "<certificate encodedValue="..." />" to "<dns value="host" />", e.g. "<dns value="services.heuristiclab.com" />"
     43ECHO.
     44ECHO !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!!
     45ECHO ---------------------------------------------------------------------------------------
     46ECHO.
    3847ECHO Generation of QueryService client finished.
    3948ECHO *******************************************************************************************
Note: See TracChangeset for help on using the changeset viewer.