RE: Ruby qpid client + SSL 'Unknown protocol'

2014-03-18 Thread Steve Huston
Great - thanks for the follow-up Wesley! > -Original Message- > From: Wesley Holevinski [mailto:wes...@adaptiveapps.com] > Sent: Tuesday, March 18, 2014 12:04 PM > To: users@qpid.apache.org > Subject: RE: Ruby qpid client + SSL 'Unknown protocol' > > All

RE: Ruby qpid client + SSL 'Unknown protocol'

2014-03-18 Thread Wesley Holevinski
Holevinski [wes...@adaptiveapps.com] Sent: Tuesday, March 18, 2014 11:47 AM To: users@qpid.apache.org Subject: Ruby qpid client + SSL 'Unknown protocol' Hi all, I'm having issues getting my ruby client to connect over SSL. I'm getting this error: irb(main):014:0&

Ruby qpid client + SSL 'Unknown protocol'

2014-03-18 Thread Wesley Holevinski
Hi all, I'm having issues getting my ruby client to connect over SSL. I'm getting this error: irb(main):014:0> c = Qpid::Messaging::Connection.new(:url => 'localhost:1', :options=>{:transport=>'ssl'}) => #"ssl"}, @connection_impl=#> irb(main):015:0> c.open() MessagingError: Unknown protoc