Connecting Arduino to REST Service via Wifi

Hello,

I want to connect my arduino uno to an rest service via wifi to my server (an send every n seconds the current temperature) using https.

Currently I only have an arduino uno. So I think I need an wifi shield and some kind of cryption shiled (fot https)? Which module can you recommend for this requirements?

thank you for your help

timonb