5 ms·
I am new to curl. We use secure connection to Visa and Maactercard API. We have the certificate in a jks file. Is there a way to send the json request that one
by hi41 11mo ago
I am new to curl. We use secure connection to Visa and Maactercard API. We have the certificate in a jks file.
Is there a way to send the json request that one sends in Postman but in curl while also using the jks file?
Similarly, we use SoapUI to send XML requests. Is there a way to send those XML requests using curl while also using the jks file?
Greatly appreciate your help.
- cluckindan 11mo agoCome on. One google search for curl jks and the first StackOverflow result has what you are looking for.