<?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: Renew TLS server certificate for webserver in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378917#M9609</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Actually, no, that's not enough.&lt;BR /&gt;You need to ensure the certificate chain is replaced/updated on the web server (if you have set up the certificate chain file), and you need to re-import in order every certificate from the chain in every machine where the privatejre from SAS is installed (servers and clients).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Jul 2017 10:21:39 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2017-07-25T10:21:39Z</dc:date>
    <item>
      <title>Renew TLS server certificate for webserver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378915#M9608</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Due to an update in Chrome, we had to regenerate one of our SAS web server certificate files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the corporate CA certificate nor the server private key changed, am I correct by saying that I can only replace the .crt file in&amp;nbsp;&amp;lt;config_dir&amp;gt;/Lev1/Web/WebServer/ssl and restart the mid tier ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 10:01:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378915#M9608</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-07-25T10:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Renew TLS server certificate for webserver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378917#M9609</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Actually, no, that's not enough.&lt;BR /&gt;You need to ensure the certificate chain is replaced/updated on the web server (if you have set up the certificate chain file), and you need to re-import in order every certificate from the chain in every machine where the privatejre from SAS is installed (servers and clients).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jul 2017 10:21:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378917#M9609</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-07-25T10:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Renew TLS server certificate for webserver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378919#M9610</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please bear with me, I'm on crypto 101 here.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the none of the CA details have changed, why would that affect the chain ?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 10:42:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378919#M9610</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-07-25T10:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Renew TLS server certificate for webserver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378920#M9611</link>
      <description>Good question.&lt;BR /&gt;&lt;BR /&gt;Actually, one detail changes right? Expiration date or whatsoever. The thing is that you need to change the CA with some (minor) detail changes what I expect will change, in the end, the pem certificate content. If client-server certificate has any difference, ssl won't validate the connection.&lt;BR /&gt;&lt;BR /&gt;So, what you can do once you regenerate the new ca, is to compare contents of the file. If they are the same, you won't need to ensure anything , but if a single character changes, I would refer you to my previous advise.&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jul 2017 10:50:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378920#M9611</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-07-25T10:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Renew TLS server certificate for webserver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378938#M9612</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;, makes sense. We'll probably only do this on Thu, but I will report back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 12:17:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/378938#M9612</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-07-25T12:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Renew TLS server certificate for webserver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/383533#M9649</link>
      <description>&lt;P&gt;Ok, so I made the change yesterday. I only replaced the server's certificate, since that is the only component that changed. No CA changes were made. The change was succesful and the mid-tier came up ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both IE and Chrome are now connecting ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all the inputs&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 01:32:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Renew-TLS-server-certificate-for-webserver/m-p/383533#M9649</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-07-28T01:32:05Z</dc:date>
    </item>
  </channel>
</rss>

