xSSL This is a fork of OTP 27's SSL module, with a patch conceived by the author of the Elixir/erlang OracleDB client Jamdb.Oracle. Installation def deps do [ {:xssl, github: "calmwave-open-source/xssl", branch: "main"} ] end