From: Ammar Ali Date: 2010-11-05T15:37:07+09:00 Subject: Re: ssl encryption with post_form() On Fri, Nov 5, 2010 at 8:19 AM, Robbie Mckennie wrote: > im writing a program that needs to post a form, and iv found that i can > do this with post_form(), but i need to send it over a connection with > ssl encryption. heres my code > but i havnt found anything. hope i have been clear Did you try googling for "ruby https post"? The first few results will have some answers. Regards, Ammar