Does Mirth connect 3.6 open source supports HTTP without using SSL manager
Asked Answered
M

1

7

I'm trying to setup a free verion of mirth connect 3.6 version for my client . I need to setup an interface with HTTP connector. What are the necessary certificates required to connect over HTTPS . can anyone list out all the checklist certificates .

Mercurialize answered 13/8, 2018 at 23:36 Comment(0)
T
4

No the open source version of Mirth Connect does not directly support SSL.

The means to support SSL in Mirth Connect are:

This listing is more actively maintained at: https://gist.github.com/jonbartels/8abd121901eb930f46245d9ef0f5710e

Disclaimer - I currently have had connections to all three companies with commercial offerings.

Topcoat answered 24/8, 2018 at 22:3 Comment(1)
For an example using nginx, see How can I use HTTP Sender to submit a client certificate without the SSL Manager Plugin?. Unless you are submitting a client certificate, you will need to remove the proxy_ssl_certificate lines.Outstanding

© 2022 - 2024 — McMap. All rights reserved.