From: Brian Candler Date: 2009-12-08T17:44:41+09:00 Subject: Re: How to use tls1 but not sslv2/3 in https? Liping Bao wrote: > Thanks, I got it. I tried your diff, and with a little change, it does > work. > Here is the final diff. > - flag = (flag ? true : false) Ah, I didn't spot that. This means that it would be a backwards-incompatible change. Maybe it would be better to have another accessor then. -- Posted via http://www.ruby-forum.com/.