This website requires JavaScript.
Explore
Help
Sign In
faye
/
faye-websocket-ruby
Watch
1
Star
0
Fork
0
mirror of
https://github.com/faye/faye-websocket-ruby.git
synced
2025-11-01 13:59:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ssl-verification
faye-websocket-ruby
/
spec
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
James Coglan
6257b2c473
Implement SSL certificate verification, based on Faraday's implementation:
https://github.com/lostisland/faraday/blob/v1.0.1/lib/faraday/adapter/em_http_ssl_patch.rb
2020-07-31 12:51:23 +01:00
..
faye
/websocket
Implement SSL certificate verification, based on Faraday's implementation:
https://github.com/lostisland/faraday/blob/v1.0.1/lib/faraday/adapter/em_http_ssl_patch.rb
2020-07-31 12:51:23 +01:00
echo_server.rb
Formatting change: {...} should have spaces inside the braces
2019-06-11 16:18:17 +01:00
proxy_server.rb
Silence all -W2 warnings.
2016-05-18 23:24:57 +01:00
server.crt
Update the TLS certificate
2020-05-14 17:51:47 +01:00
server.key
Update the TLS certificate
2020-05-14 17:51:47 +01:00
spec_helper.rb
Don't require rubygems, this has not been necessary since Ruby 1.8.
2017-08-08 23:41:16 +01:00