awslabs / aws-crt-nodejs

NodeJS bindings for the AWS Common Runtime.
Apache License 2.0
38 stars 24 forks source link

X509 binding #432

Closed TwistedTwigleg closed 1 year ago

TwistedTwigleg commented 1 year ago

Description of changes:

Binds X509 support to the Python AWS credentials provider and adds the tests to make sure it works as expected (modeled tests as close to those in Java).

Only adds X509 support to NodeJS - the browser version was not modified.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

TwistedTwigleg commented 1 year ago

Thanks! Enabling auto-merge so it can be merged into main...