|
Property
|
Required Value
|
Description
|
|
Store
|
Local Machine > Personal (MY)
|
The service runs under a machine account (or the WAS process identity).
|
|
Private key
|
Must be present and exportable (for backup)
|
The TLS handshake requires a private key to prove the server identity.
|
|
Subject / SAN
|
CN = <server-fqdn> or DNS Name = <server-fqdn> in SAN
|
The client validates that the name in the certificate matches the endpoint address. This is located in the clients.config (endpoint address="net.tcp://yourhost.com:27001/Relex.BusinessObjects.IService").
|
|
Enhanced Key Usage (EKU)
|
Server Authentication (1.3.6.1.5.5.7.3.1)
|
Required by the TLS for the server proof of identity.
|
|
Key Usage
|
Digital Signature + Key Encipherment
|
The TLS handshake uses both.
|
|
Validity
|
Current date inside Valid From / Valid To
|
|
|
Trusted chain
|
Root/Intermediate CAs in Trusted Root Certification Authorities (machine store)
|
The client trusts the server if the root authority certificate is trusted.
|
|
Property
|
Required Value
|
Description
|
|
Store
|
Local Machine > Personal (MY)
|
The client process must have read access to the private key.
|
|
Private key
|
Present
|
Required to respond to the server’s certificate request.
|
|
Enhanced Key Usage (EKU)
|
Client Authentication (1.3.6.1.5.5.7.3.1)
|
The server validates that the certificate is allowed for client authentication.
|
|
Key Usage
|
Digital Signature (minimum)
|
The TLS client-authentication handshake signs the proof to confirm its identity.
|
|
Subject
|
Any
|
The server validates the client by using the ClientCertificate element.
|
|
Trusted chain
|
Root/Intermediate CAs in Trusted Root Certification Authorities on the SERVER machine.
|
The server must trust the client’s issuing Certificate of Authority (CA).
|



|
Errors
|
Log Location
|
|---|---|
|
Services fail to start
|
C:\Program Files\PTC\Windchill Risk and Reliability 13.1\Windchill Risk and Reliability\Logging\RiskAndReliability.log
|
|
Odata not functioning
|
C:\Program Files\PTC\Windchill Risk and Reliability 13.1\Odata\Logging\RiskAndReliability.log
|
|
DataEngine or SSO not functioning
|
C:\Program Files\PTC\Windchill Risk and Reliability 13.1\Web\Logging\RiskAndReliability.log
|