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
6 subscribers
Views
1063 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
We are calling few rest services from APPIAN using the http query smart service.
georgej
over 10 years ago
We are calling few rest services from APPIAN using the http query smart service.All these services require Certificates for authorizing and I am able to see the certificates from admin console.My question is, how APPIAN figure out which certificate to use for a particular service ;because no where in the httpquery smart service we specify the certificate details which should be used during the call.
OriginalPostID-157502
OriginalPostID-157502
Discussion posts and replies are publicly visible
0
Eduardo Fuentes
Appian Employee
over 10 years ago
This is not different from how other applications that store certificates do it.
In a simplified description, given the certificates are already stored in Appian, during the first challenge for a client certificate, Appian is going to look for a match between the list of certificate issuers provided by the server and the client certificate issuer name. The first certificate that matches is sent to the server.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel