eBay / parallec-samples

Single file examples and ready-to-use servers show how to use parallec.io library. Examples to aggregate APIs and publish to Elastic Search and Kafka, and many more. www.parallec.io
92 stars 36 forks source link

setting up Truststore and keystore #4

Closed bb245 closed 8 years ago

bb245 commented 8 years ago

Hi, This is great and was looking for something like this for sometime now.

I was trying to execute https calls using parallec package. Is there is a way where i can refer to keystore and truststore path/passwords to make https POST calls? Thanks.

jeffpeiyt commented 8 years ago

Hi @bb245 thanks for trying parallec out.

Could you refer here for a POST example? Could you please elaborate more on which password you are referring to? the truststore/keystore are normally used for HTTPS (e.g. Client auth) , please check examples here

thanks,

jeffpeiyt commented 8 years ago

close the issue as there is no further activity