<?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 turn off SSL checking for connecting via API with on premise database in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-turn-off-SSL-checking-for-connecting-via-API-with-on/m-p/96369#M44661</link>
    <description>Hi Simon,&lt;BR /&gt;&lt;BR /&gt;There is no way to disable the SSL checking via Web API Services. As Eric has said, VBO is the only option you have. If VBO is not an option, you must discuss with your IT department in getting this to work for your runtime resources where the web service calls are being made.&lt;BR /&gt;&lt;BR /&gt;Check the below URL if you wish to get more information on this topic via code stages.&amp;nbsp;&lt;BR /&gt;&lt;A href="http://stackoverflow.com/questions/22627977/the-underlying-connection-was-closed-an-unexpected-error-occurred-on-a-send-w" target="_blank" rel="noopener"&gt;http://stackoverflow.com/questions/22627977/the-underlying-connection-was-closed-an-unexpected-error-occurred-on-a-send-w&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As I have found out, it essentially involves adding the following line (VB.NET) before sending out your web request.&lt;BR /&gt;&lt;BR /&gt;System.Net.ServicePointManager.SecurityProtocol = Net.SecurityProtocolType.Tls12</description>
    <pubDate>Thu, 11 Mar 2021 23:01:57 GMT</pubDate>
    <dc:creator>bruce.liu</dc:creator>
    <dc:date>2021-03-11T23:01:57Z</dc:date>
    <item>
      <title>How to turn off SSL checking for connecting via API with on premise database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-turn-off-SSL-checking-for-connecting-via-API-with-on/m-p/96367#M44659</link>
      <description>​​Hi,&lt;BR /&gt;&lt;BR /&gt;This question comes from my I.S. department who have been assisting me in setting up a API connection to on premise database to help with a Blue Prism process I am building.&lt;BR /&gt;&lt;BR /&gt;They want to know if there is a way of turning off SSL checking within Blue Prism, or with a single Blue Prism API service?&lt;BR /&gt;&lt;BR /&gt;If someone knows about this or could point me to the relevant guide that explains how he could enable this, that would be great. &lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Simon​</description>
      <pubDate>Thu, 11 Mar 2021 12:53:41 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-turn-off-SSL-checking-for-connecting-via-API-with-on/m-p/96367#M44659</guid>
      <dc:creator>Onefamily_Simon</dc:creator>
      <dc:date>2021-03-11T12:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off SSL checking for connecting via API with on premise database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-turn-off-SSL-checking-for-connecting-via-API-with-on/m-p/96368#M44660</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/40917"&gt;@Onefamily_Simon&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Check out this VBO on the DX. It may be what you're looking for.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/disable-certificate-vbo" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/disable-certificate-vbo&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In a nutshell, the only way to disable certificate checking for web requests is via a code stage. This VBO does it for you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​</description>
      <pubDate>Thu, 11 Mar 2021 15:24:51 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-turn-off-SSL-checking-for-connecting-via-API-with-on/m-p/96368#M44660</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-03-11T15:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off SSL checking for connecting via API with on premise database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-turn-off-SSL-checking-for-connecting-via-API-with-on/m-p/96369#M44661</link>
      <description>Hi Simon,&lt;BR /&gt;&lt;BR /&gt;There is no way to disable the SSL checking via Web API Services. As Eric has said, VBO is the only option you have. If VBO is not an option, you must discuss with your IT department in getting this to work for your runtime resources where the web service calls are being made.&lt;BR /&gt;&lt;BR /&gt;Check the below URL if you wish to get more information on this topic via code stages.&amp;nbsp;&lt;BR /&gt;&lt;A href="http://stackoverflow.com/questions/22627977/the-underlying-connection-was-closed-an-unexpected-error-occurred-on-a-send-w" target="_blank" rel="noopener"&gt;http://stackoverflow.com/questions/22627977/the-underlying-connection-was-closed-an-unexpected-error-occurred-on-a-send-w&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As I have found out, it essentially involves adding the following line (VB.NET) before sending out your web request.&lt;BR /&gt;&lt;BR /&gt;System.Net.ServicePointManager.SecurityProtocol = Net.SecurityProtocolType.Tls12</description>
      <pubDate>Thu, 11 Mar 2021 23:01:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-turn-off-SSL-checking-for-connecting-via-API-with-on/m-p/96369#M44661</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2021-03-11T23:01:57Z</dc:date>
    </item>
  </channel>
</rss>

