HCA-Healthcare / elixir-mllp

An Elixir library for transporting HL7 messages via MLLP (Minimal Lower Layer Protocol)
Apache License 2.0
41 stars 19 forks source link

Added tls support #29

Closed vikas15bhardwaj closed 2 years ago

vikas15bhardwaj commented 2 years ago

This PR adds TLS support for sending and receiving messages

20

Also as part of this upgraded ranch version to 2.1.0. Had issues using TLS with version 1.7.1

Testing instructions: Follow README section Using TLS