Skip to content

Fixed thread safety of SecureTransport PKI usage

Pre-release
Pre-release

Choose a tag to compare

@justinboswell justinboswell released this 11 Feb 00:35
9b22b7e
Concurrent cert import (#233)

* import test certs and test scaffold

* Added concurrent cert import test, added library checks to aws_tls_ctx_new*

* Serialized access to Sec* functions as per docs