cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

How to enable both TLS1.2 and TLS1.3 in Windchill with Windchill Authentication

hno
13-Aquamarine
13-Aquamarine

How to enable both TLS1.2 and TLS1.3 in Windchill with Windchill Authentication

hello.

 

When applying Windchill Authentication in Thingworx Navigate,
Windchill's TLS version needs to be set to 1.2 for the Odata Connector and Swagger Connector to function.

 

However, Windchill interfaces with other systems where only allowing TLS1.2 is not feasible. Is there a way to allow both TLS1.2 and TLS1.3 in Apache HTTP Server and ensure Thingworx Navigate's connectors also work?

 

I tried the following configuration, but it resulted in a handshake error on the Apache server.

SSLProtocol -all +TLSv1.2 +TLSv1.3
SSLProxyProtocol -all +TLSv1.2 +TLSv1.3

ACCEPTED SOLUTION

Accepted Solutions
VladimirN
24-Ruby II
(To:hno)

Expert Session: Navigate - SSL & Windchill Authentication Host: Arshad Imam - PLM Product Technology Lead Description: This in Expert Session will take you through a step-by-step approach for configuring authentication between Windchill and Navigate with SSL. Agenda: . Overview of SSL ...
3 REPLIES 3
VladimirN
24-Ruby II
(To:hno)

Expert Session: Navigate - SSL & Windchill Authentication Host: Arshad Imam - PLM Product Technology Lead Description: This in Expert Session will take you through a step-by-step approach for configuring authentication between Windchill and Navigate with SSL. Agenda: . Overview of SSL ...
hno
13-Aquamarine
13-Aquamarine
(To:VladimirN)

Thank you for your reply.

 

The guide in the link instructs to configure Windchill with TLS 1.2. In my Windchill environment,

setting it to TLS 1.2 works fine.

 

However, since Windchill connects to other systems using TLS 1.3, I cannot set it to TLS 1.2 only.

 

hno_0-1715583229279.png

 

 

Hello @hno

 

It looks like you have a response from a community member. If it helped you solve your question please mark the reply as the Accepted Solution. Or if you found a solution, please document it in this topic and mark it as accepted solution.

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Community Moderation Team.

Announcements


Top Tags