Skip to content

Support PKCS#11 for mutual TLS on Unix platforms

Compare
Choose a tag to compare
@graebm graebm released this 29 Oct 23:04
· 257 commits to main since this release
a2fefee
Support PKCS#11 for mutual TLS on Unix platforms (#184)

- Update aws-crt-java to v0.15.8 (introduces PKCS#11 support)
- `AwsIotMqttConnectionBuilder` has new function for using PKCS#11
- Update docs