aws-sdk-kotlin icon indicating copy to clipboard operation
aws-sdk-kotlin copied to clipboard

Mutual TLS (mTLS)

Open lauzadis opened this issue 1 year ago • 0 comments

Describe the feature

Add support for mTLS which includes adding support for client-configured certificates which are used to validate the certificate presented by the server during TLS handshakes.

See OkHttp's test suite for a guide on how to implement support for this.

Is your feature request related to a problem?

No.

Proposed Solution

No response

Describe alternative solutions or features you've considered

No response

Acknowledge

  • [ ] I may be able to implement this feature request

AWS SDK for Kotlin version

N/A

Platform (JVM/JS/Native)

N/A

Operating system and version

N/A

lauzadis avatar May 09 '24 20:05 lauzadis