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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
39 4 5 11

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.

Hi @RG1,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.


Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
AHS

1 Answer

· Write an Answer
Upvotes
Accepted
78.6k 248 52 74

@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.