Hi,
We're wanting to use TLS MA for comms with 3rd party APIs, but I can't find any documentation for it.Can anyone confirm of OS itself supports TLS MA, and if possible provide some pointers?
Thanks in advance!
Hi Barrie,
I would assume that the Platform just uses HTTPS, and it's your server that should be configure for TLS MA?
For mutual/two-way TLS, I believe it'll need certificates configured for both directions.
I could be missing something, but without this how can the 3rd party server authenticate the client? ( client being the OS backend ).
Hello Barry,
We have a requirement using mutual TLS on consuming a 3rd party api. Did you manage to do that?