I have been dealing with upcoming Amazon S3 changes for disabling SSLv3 support.
We use miro to test remote images.
What HTTP client is used here? excon?
https://github.com/jonbuda/miro/blob/master/lib/miro/dominant_colors.rb#L95
Will this open call use TLS?
I have been dealing with upcoming Amazon S3 changes for disabling SSLv3 support.
We use miro to test remote images.
What HTTP client is used here? excon?
https://github.com/jonbuda/miro/blob/master/lib/miro/dominant_colors.rb#L95
Will this open call use TLS?