hamiltop / rethinkdb-elixir

Rethinkdb client in pure elixir (JSON protocol)
MIT License
497 stars 64 forks source link

New try at compatibility matrix testing #146

Open norpan opened 6 years ago

norpan commented 6 years ago

https://github.com/elixir-lang/elixir/blob/master/lib/elixir/pages/Compatibility%20and%20Deprecations.md#compatibility-between-elixir-and-erlangotp

norpan commented 6 years ago

Issue with OTP 20.3 seems to be that it checks the hostname of the server cert, and since it is foo.example.com it fails.