On 20 Feb 2009, at 17:13, Ashikali Ashikali wrote:
> > Frederick Cheung wrote: >> On 20 Feb 2009, at 16:37, Ashikali Ashikali wrote: >> >>> ,data ) >>> >>> Here I am posting this data to my https apache server . Being a >>> client >>> I have to encrypt this data using public key . But here I didn't do >>> any >>> encryption using certificate public key . But this is working how ? >>> >>> can you explain me ? >>> >> net/http does all the ssl stuff for you (and so for you the only >> difference between ssl and not ssl is a different port and setting >> that use_ssl property. >> >> Fred > > I could not understand this , > > (and so for you the only difference between ssl and not ssl is a > different port and setting that use_ssl property ) > I'm saying that for a person using net::http all you have to do is set use_ssl and connect to a different port. Fred > cheers , > ashikali > > -- > Posted via http://www.ruby-forum.com/. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

