RE: Help with https client cert and key
Status: Alpha
Brought to you by:
coroberti
From: Ritesh R. <rr...@pa...> - 2013-02-22 18:17:02
|
Hi Curl-loader experts, I am new to curl-loader , so I am not able to figure how to specify client key and cert with curl-loader when trying to use HTTPS and client cuth. The corresponding command in curl I use is `curl -i -k --cert test.crt:test --key test.key -F submit=Upload https://10.1.1.11/upload' I am not able to figure out which option to specify in config file. Thx Ritesh |