Up until recently, I have been toying around with REST/FHIR capabilities but only internally. Now I have a request to make REST API calls outside of our Network.
I am using an RSA 4096 key, because Microsoft Active Directory Services which generates the signed certificate could not handle the Elliptical Key (ECC) when I put the request in.
- Others in the Healthcare industry, how have you handled this when there isn't an API manager involved?
- Do you connect directly through the Interoperability Engine using a TLS key?
- How have you ensured that the TLS is enough to keep it secure and not


