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

refactor: add cert and key getters to keystore #167

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Conversation

jcosentino11
Copy link
Member

Issue #, if available:

Description of changes:
Move cert/key getting functionality into MQTTClientKeystore

Why is this change necessary:
These methods can be reused when replacing the mqtt3 client with aws iot client

How was this change tested:

Any additional information or context required to review the change:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

github-actions bot commented Nov 8, 2023

Code Coverage Report

File Coverage
All files 85%

Minimum allowed coverage is 65%

Generated by 🐒 cobertura-action against 734d161

@MikeDombo MikeDombo merged commit 7cbe567 into main Nov 8, 2023
2 checks passed
@MikeDombo MikeDombo deleted the keystore-refactor branch November 8, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants