CentraSite Documentation : Runtime Governance with CentraSite : Virtualized Services in CentraSite : Creating Run-Time Policies : Asymmetric Binding Configuration : The Asymmetric Binding Configuration Command Tool
The Asymmetric Binding Configuration Command Tool
 
get Asymmetric Binding
set Asymmetric Binding
remove Asymmetric Binding
You can change the Asymmetric Binding configuration by executing the following commands in the command line interface CentraSiteCommand.cmd (Windows) or CentraSiteCommand.sh (UNIX) of CentraSite. The tool is located in <CentraSiteInstallDir>/utilities.
If you start this command line tool with no parameters, you receive a help text summarizing the required input parameters.
The parameters of the command are case-sensitive, so for example the parameter -url must be specified as shown and not as -URL.
The configuration is maintained in the form of an XML file which is loaded with default values.
<?xml version="1.0" encoding="UTF-8" ?>
<AsymmetricBindingConfiguration>
<initiatorTokenInclusion>AlwaysToRecipient</initiatorTokenInclusion>
<recipientTokenInclusion>Never</recipientTokenInclusion>
<algorithmSuite>TripleDesRsa15</algorithmSuite>
<layout>Strict</layout>
</AsymmetricBindingConfiguration>
The commands include:
*get Asymmetric Binding
*set Asymmetric Binding
*remove Asymmetric Binding
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback