Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
1 reply
Subscribers
7 subscribers
Views
1939 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Error Invoking a HTTPS Service Endpoint
vikramk
Certified Associate Developer
over 8 years ago
Title: Error Calling httpQuery, Message: Failed to connect to
yyy007.xxx.com:12063/.../decisionservice
, Details: hostname in certificate didn't match: <yyy007.xxx.com> != <riononprod>. This is error I am getting while calling the "HTTPQuery" Smart Service.
I have disabled the SSL Host Name Verification in the weblogic. Surprisingly, if i make a call using the "httppost" expression function in query rule is working fine. Is there any other setting I have to do specifically to fix this. PS: I can't change the provider certificate CN Name. I have also imported the Certificate with the CN name as "riononprod"
OriginalPostID-241281
Discussion posts and replies are publicly visible
0
Tom Ryan
Appian Employee
over 8 years ago
Depending on your requirements, you may need to use the Advanced Call Web Service plugin:
forum.appian.com/.../Advanced_Web_Service_Configuration.html
This plugin allows you to call services that use a self-signed SSL certificate, so it may offer the required flexibility regarding the certificates here.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel