RTSDK support for mutual TLS

RG1
RG1 Explorer

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

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

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



Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.