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

Add TLS support #20

Closed vikas15bhardwaj closed 2 years ago

vikas15bhardwaj commented 2 years ago

MLLP protocol has been in use without any secure transport. Anyone can sniff packets and capture important information. It would be nice to have TLS support added to secure the transport layer