11 years ago
Send a REST request with a Certificate
Hi All,
In my REST project, I would like to create a request that require a kind of certificate to be sent to the service so that it works. I have created my request also added the keystores, truststores and Outgoing WS-Security Configuration.
Within Outgoing WS-Security Configuration, I have added a certificate with "Key Identifier Type" as "X509 Certificate". But within "Authorization" I have only the following Type:
Basic
NTLM
SPNEGO/Kerberos
OAuth 2.0
Could you please help me to know how I can add correctly the certificates to my requests?
Thank you
In my REST project, I would like to create a request that require a kind of certificate to be sent to the service so that it works. I have created my request also added the keystores, truststores and Outgoing WS-Security Configuration.
Within Outgoing WS-Security Configuration, I have added a certificate with "Key Identifier Type" as "X509 Certificate". But within "Authorization" I have only the following Type:
Basic
NTLM
SPNEGO/Kerberos
OAuth 2.0
Could you please help me to know how I can add correctly the certificates to my requests?
Thank you