shokai / websocket-client-simple

Simple WebSocket Client on Ruby
https://rubygems.org/gems/websocket-client-simple
MIT License
115 stars 68 forks source link

verify the certificate against the certificate authority #14

Closed michaelvilensky closed 8 years ago

michaelvilensky commented 8 years ago

adding option 'verify_mode', to enable if necessary certificate verification against the certificate authority.

shokai commented 8 years ago

thank you! sorry too late merging.