<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to enable both TLS1.2 and TLS1.3 in Windchill with Windchill Authentication in Windchill Navigate</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill-Navigate/How-to-enable-both-TLS1-2-and-TLS1-3-in-Windchill-with-Windchill/m-p/949234#M86</link>
    <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The guide in the link instructs to configure Windchill with TLS 1.2. In my Windchill environment,&lt;/P&gt;&lt;P&gt;setting it to TLS 1.2 works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, since Windchill connects to other systems using TLS 1.3, I cannot set it to TLS 1.2 only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hno_0-1715583229279.png" style="width: 817px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/104124i61BD5A989C05949A/image-dimensions/817x260?v=v2" width="817" height="260" role="button" title="hno_0-1715583229279.png" alt="hno_0-1715583229279.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2024 06:54:27 GMT</pubDate>
    <dc:creator>hno</dc:creator>
    <dc:date>2024-05-13T06:54:27Z</dc:date>
    <item>
      <title>How to enable both TLS1.2 and TLS1.3 in Windchill with Windchill Authentication</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Navigate/How-to-enable-both-TLS1-2-and-TLS1-3-in-Windchill-with-Windchill/m-p/948791#M84</link>
      <description>&lt;P&gt;hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When applying Windchill Authentication in Thingworx Navigate,&lt;BR /&gt;Windchill's TLS version needs to be set to 1.2 for the Odata Connector and Swagger Connector to function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the following configuration, but it resulted in a&amp;nbsp;handshake error on the Apache server.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;SSLProtocol -all +TLSv1.2 +TLSv1.3&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SSLProxyProtocol -all +TLSv1.2 +TLSv1.3&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 01:54:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Navigate/How-to-enable-both-TLS1-2-and-TLS1-3-in-Windchill-with-Windchill/m-p/948791#M84</guid>
      <dc:creator>hno</dc:creator>
      <dc:date>2024-05-10T01:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable both TLS1.2 and TLS1.3 in Windchill with Windchill Authentication</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Navigate/How-to-enable-both-TLS1-2-and-TLS1-3-in-Windchill-with-Windchill/m-p/949005#M85</link>
      <description>&lt;P&gt;Take a look:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;"&lt;STRONG&gt;Expert Session - Navigate - SSL &amp;amp; Windchill Authentication&lt;/STRONG&gt;": &lt;A href="https://www.youtube.com/watch?v=-GoqyycHie8" target="_blank"&gt;https://www.youtube.com/watch?v=-GoqyycHie8&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;"&lt;STRONG&gt;TLS 1.2 and TLS 1.3 Support for Windchill&lt;/STRONG&gt;": &lt;A href="https://support.ptc.com/help/windchill/r12.1.2.0/de/index.html#page/Windchill_Help_Center/WCAdvDeployGuide/WCAdvDepAuth_WCAuthStrategy_TLSConfiguration.html" target="_blank"&gt;https://support.ptc.com/help/windchill/r12.1.2.0/de/index.html#page/Windchill_Help_Center/WCAdvDeployGuide/WCAdvDepAuth_WCAuthStrategy_TLSConfiguration.html&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 10 May 2024 14:12:36 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Navigate/How-to-enable-both-TLS1-2-and-TLS1-3-in-Windchill-with-Windchill/m-p/949005#M85</guid>
      <dc:creator>VladimirN</dc:creator>
      <dc:date>2024-05-10T14:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable both TLS1.2 and TLS1.3 in Windchill with Windchill Authentication</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Navigate/How-to-enable-both-TLS1-2-and-TLS1-3-in-Windchill-with-Windchill/m-p/949234#M86</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The guide in the link instructs to configure Windchill with TLS 1.2. In my Windchill environment,&lt;/P&gt;&lt;P&gt;setting it to TLS 1.2 works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, since Windchill connects to other systems using TLS 1.3, I cannot set it to TLS 1.2 only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hno_0-1715583229279.png" style="width: 817px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/104124i61BD5A989C05949A/image-dimensions/817x260?v=v2" width="817" height="260" role="button" title="hno_0-1715583229279.png" alt="hno_0-1715583229279.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 06:54:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Navigate/How-to-enable-both-TLS1-2-and-TLS1-3-in-Windchill-with-Windchill/m-p/949234#M86</guid>
      <dc:creator>hno</dc:creator>
      <dc:date>2024-05-13T06:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable both TLS1.2 and TLS1.3 in Windchill with Windchill Authentication</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Navigate/How-to-enable-both-TLS1-2-and-TLS1-3-in-Windchill-with-Windchill/m-p/950079#M87</link>
      <description>&lt;P&gt;Hello &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/285038"&gt;@hno&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like you have a &lt;A href="https://community.ptc.com/t5/ThingWorx-Navigate/How-to-enable-both-TLS1-2-and-TLS1-3-in-Windchill-with-Windchill/m-p/949005#M1116" target="_blank"&gt;response&lt;/A&gt; from a community member. If it helped you solve your question please mark the reply as the Accepted Solution.&amp;nbsp;Or if you found a solution, please document it in this topic and mark it as accepted solution.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Community Moderation Team.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 10:15:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Navigate/How-to-enable-both-TLS1-2-and-TLS1-3-in-Windchill-with-Windchill/m-p/950079#M87</guid>
      <dc:creator>vnamboodheri</dc:creator>
      <dc:date>2024-05-16T10:15:42Z</dc:date>
    </item>
  </channel>
</rss>

