Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AwsIotMqttConnectionConfigBuilder with verify_peer option #376

Open
unematiii opened this issue Nov 25, 2022 · 1 comment
Open

AwsIotMqttConnectionConfigBuilder with verify_peer option #376

unematiii opened this issue Nov 25, 2022 · 1 comment
Labels
CRT/IoT feature-request A feature should be added or improved. p3 This is a minor priority issue

Comments

@unematiii
Copy link

I noticed that builder API for web-sockets allows you to pass in TlsContextOptions, verify_peer among them, but there is no such options for mTLS, forcing me to patch the package so I could use library locally with custom broker and self-signed certificates.

Would it be possible to expose verify_peer (and maybe other options that make sense) to mTLS config builder as well?

@yasminetalby yasminetalby added the feature-request A feature should be added or improved. label Jun 26, 2023
@jmklix jmklix added CRT/IoT p3 This is a minor priority issue labels Nov 29, 2023
@jmklix
Copy link
Member

jmklix commented Dec 2, 2023

Thanks for tanking the time to make a suggestion to improve this sdk! This is something that we might add in the future, but it is currently not a high priority. Leaving this open. Please 👍 if you would like this feature added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CRT/IoT feature-request A feature should be added or improved. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

3 participants