For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
39 4 5 12

RTSDK support for mutual TLS

Does RTSDK support mutual TLS ( https://docs.aws.amazon.com/app-mesh/latest/userguide/mutual-tls.html ) for two-way peer authentication? Can you point to example or document on howto, please? Are there other reat time APIs supporting it? Thank you

ema-apieta-apirefinitiv-realtime-sdktls
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
79.8k 257 52 75

@RG1

I did some research and found that to support mutual TLS, the client-side needs to call the SSL_CTX_use_certificate_file OpenSSL method to load the client's certificate. However, I am unable to find it in the RTSDK source code when establishing a connection.

Therefore, the RTSDK may not support mutual TLS.

You need to contact the RDC support team directly to confirm this or submit an issue on GitHub.



icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.