TCPS Configuration Values

There are a few configuration values that can be found in the lsretail.config file located in the \ProgramData\LS Retail\Data Director folder. These values are not visible in DD Configuration Tool.

These are experimental configuration values that can change the way DD sets up the TCPS connection.

See links below for detailed information on what each value does and its purpose.

Transport Security SSL Protocol

<TCPProtocol>None</TCPProtocol>

See SSL Protocol

<DnsIdentity></DnsIdentity>

<SPNIdentity></SPNIdentity>

<UPNIdentity></UPNIdentity>

See Service Identity and Authentication for more information.

Client Credential Configuration values

<UseTCPCred>false</UseTCPCred>

Set this value to true to activate Client Credential values.

<TCPSecMode>Transport</TCPSecMode>

See Security Mode for more information.

<TCPMsgCredType>Certificate</TCPMsgCredType>

See Credential Type for more information.

<TCPStoreLoc>LocalMachine</TCPStoreLoc>

<TCPStoreName>My</TCPStoreName>

<TCPFindType>FindByIssuerName</TCPFindType>

<TCPIssuer></TCPIssuer>

See Client Credential Certificatefor more information.