awslabs / aws-crt-nodejs

NodeJS bindings for the AWS Common Runtime.
Apache License 2.0
40 stars 27 forks source link

Support PKCS#11 for mutual TLS on Unix platforms #295

Closed graebm closed 2 years ago

graebm commented 2 years ago

Add bindings for new PKCS#11 functionality.

Related: https://github.com/awslabs/aws-c-io/pull/451

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