Hi Team,
We would like to understand the process for setting up a client SSL certificate in Mirth Connect for an MLLP (TCP) connection.
One of our downstream systems will be sending MDM messages to Mirth Connect via MLLP TCP, and we need to implement SSL/TLS (mTLS) for secure communication.
Could you please confirm the following:
Do we need to configure the client certificate on our Mirth side (i.e. import the certificate into a JKS keystore and update mcservice.vmoptions using -Djavax.net.ssl.keyStore settings)?
Or will this be handled using the SSL Manager extension within Mirth Connect?
From your earlier note, we understand that:
The client will generate the private key and CSR
We will sign the CSR using our internal Root CA and return the signed certificate
Could you please share details how can we implement this:
Whether any additional configuration is required on the Mirth side for this setup
The exact steps we should follow for enabling SSL/mTLS for MLLP connections
Hi Team,
We would like to understand the process for setting up a client SSL certificate in Mirth Connect for an MLLP (TCP) connection.
One of our downstream systems will be sending MDM messages to Mirth Connect via MLLP TCP, and we need to implement SSL/TLS (mTLS) for secure communication.
Could you please confirm the following:
Do we need to configure the client certificate on our Mirth side (i.e. import the certificate into a JKS keystore and update mcservice.vmoptions using -Djavax.net.ssl.keyStore settings)?
Or will this be handled using the SSL Manager extension within Mirth Connect?
From your earlier note, we understand that:
The client will generate the private key and CSR
We will sign the CSR using our internal Root CA and return the signed certificate
Could you please share details how can we implement this:
Whether any additional configuration is required on the Mirth side for this setup
The exact steps we should follow for enabling SSL/mTLS for MLLP connections