<?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 SAS 9.3 HTTPS download in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-9-3-HTTPS-download/m-p/342470#M78527</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we have problem with FILENAME statement and PROC HTTP procedure working with https sources.&lt;/P&gt;&lt;P&gt;Let's assume we have all proxy options settings right.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every filename-based download, or http request from sas code works fine, BUT ONLY ON HTTP, not https.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone give me some hint to solve this? We have installation summarized in deployment registry attached to this post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only workaround was to use filename pipe and wget, but this options is really not friendly with our windows admins, so we really need to find working sollution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've been looking up for solution for months already, tried some hotfixes recommended by support and still no succes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;Michal&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2017 05:58:31 GMT</pubDate>
    <dc:creator>miki7</dc:creator>
    <dc:date>2017-03-20T05:58:31Z</dc:date>
    <item>
      <title>SAS 9.3 HTTPS download</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-9-3-HTTPS-download/m-p/342470#M78527</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we have problem with FILENAME statement and PROC HTTP procedure working with https sources.&lt;/P&gt;&lt;P&gt;Let's assume we have all proxy options settings right.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every filename-based download, or http request from sas code works fine, BUT ONLY ON HTTP, not https.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone give me some hint to solve this? We have installation summarized in deployment registry attached to this post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only workaround was to use filename pipe and wget, but this options is really not friendly with our windows admins, so we really need to find working sollution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've been looking up for solution for months already, tried some hotfixes recommended by support and still no succes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;Michal&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 05:58:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-9-3-HTTPS-download/m-p/342470#M78527</guid>
      <dc:creator>miki7</dc:creator>
      <dc:date>2017-03-20T05:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.3 HTTPS download</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-9-3-HTTPS-download/m-p/342477#M78528</link>
      <description>&lt;P&gt;That is very cumbersome for SAS. You need configure the private/public key at sas side.&lt;/P&gt;
&lt;P&gt;Check proc http documentation or support.sas.com .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or you could try to use CURL ( the third part software ) since you could use PIPE command .&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 06:31:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-9-3-HTTPS-download/m-p/342477#M78528</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-03-20T06:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.3 HTTPS download</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-9-3-HTTPS-download/m-p/342479#M78529</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;&lt;/P&gt;&lt;P&gt;thanks for your fast reply.&lt;/P&gt;&lt;P&gt;Yes, we did steps from&amp;nbsp;&lt;A href="https://support.sas.com/documentation/cdl/en/proc/65145/HTML/default/viewer.htm#p19qqqyq9te9u3n1oq8fbdta7dqt.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/proc/65145/HTML/default/viewer.htm#p19qqqyq9te9u3n1oq8fbdta7dqt.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUT&lt;/P&gt;&lt;P&gt;did we do them right?&lt;/P&gt;&lt;P&gt;at first i want to tell that it &amp;nbsp;&lt;SPAN&gt;Worked on my personal sas 9.3 but not in the sas installed in our&amp;nbsp;company.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are downloading sharable file from &lt;STRONG&gt;googledocs&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have done this:&lt;/P&gt;&lt;P&gt;downloaded google public certificate from browser.&lt;/P&gt;&lt;P&gt;created truststore&lt;/P&gt;&lt;P&gt;added certificate to truststore&lt;/P&gt;&lt;P&gt;set jvm options&lt;/P&gt;&lt;P&gt;reseted object spawner&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;still didnt work. Proc http said hostname not found and filename just stucked the sas execution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUT when we tried some file on standard HTTP it worked like a charm!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something we could have done wrong?&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;Michal&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 06:41:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-9-3-HTTPS-download/m-p/342479#M78529</guid>
      <dc:creator>miki7</dc:creator>
      <dc:date>2017-03-20T06:41:29Z</dc:date>
    </item>
  </channel>
</rss>

