cancel
Showing results for 
Search instead for 
Did you mean: 

could not connect to resource pool

vinodchinthakin
Level 9
Hi,

when I am trying to trigger BP exposed wsdl 's in SOAP UI tool, I made the url's secured using SSL. I am facing an error while triggering Process Dispatch VBO.
"Error: could not connect to resource DispatchedProcessPool -Error establishing secure connection - The remote certificate is invalid according to the validation procedure"

I am using same SSL for process info VBO, but able to trigger successfully.

Can any one suggest how to resolve it.
@ewilson , @Dave Morris, @EmersonF.

Thanks in advance.


​​​​

------------------------------
vinod chinthakindi
------------------------------
14 REPLIES 14

Hi All, 
The issue got resolved with the help of @ewilson.

I have followed following steps

1. Entered a DNS Definition for Machine name in Computer configuration so that it becomes same as mentioned SSL Certificate because it includes Machine Name +DNS.

Provide FQDN in place of Full computer name
15199.png

2. Selected WCF Transport encryption in App server settings, provided FQDN in place of host name or Ip address and Imported Certificate.

15200.png
15201.png
3. In Blue prism System -> Settings select either "Register using machine name, communicate using FQDN or Register and communicate using FQDN"



------------------------------
vinod chinthakindi
------------------------------

Thanks for sharing with us the solution will definitely be of great value in the future!

------------------------------
Emerson Ferreira
Sr Business Analyst
Avanade Brasil
+55 (081) 98886-9544
If my answer helped you? Mark as useful!
------------------------------
Sr Cons at Avanade Brazil

Are you using a self-signed certificate? If so, those can cause issues unless they are specifically configured as trusted within your certificate store. My recommendation would be to use a real certificate if possible. There are open source services available from Let's Encrypt and Certify The Web that can be used to get a real SSL cert for free.
Let's Encrypt
Certify the Web

Hi @ewilson. As per your suggestion I have used Certify the web to create real SSL certificate for free. Its been 6 months I am using certify the web to create and renewal. Now the limit is exceeded. Today while renewal I am getting below error.

"Error creating new order :: too many certificates (5) already issued for this exact set of domains in the last 168 hours: ***.canadacentral.cloudapp.azure.com: see https://letsencrypt.org/docs/rate-limits/"
I tried using Lets Encrypt, but it seems complicated for me in understanding and creating ssl cert.
Can you suggest any other opensource services like website or tool  that can be used to get a real SSL certificate for free.

Thanks



------------------------------
vinod chinthakindi
------------------------------

Hi @vinod chinthakindi,

Both Let's Encrypt and Certify the Web include a feature for revoking certificates. If you created a lot of test certs you can always revoke the existing ones which should then make it possible for you to generate new certs.

Cheers,


------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------

Thanks @ewilson. Your solution worked for me. I have revoked previous expired certificates and created a new one. It worked.
But only thing is new certificate is reflected on next day after creating it. Any way my problem is resolved.

Thanks​​

------------------------------
vinod chinthakindi
------------------------------