Skip to content

chore(phone-as-device): app-481 get private key from Keystore #9

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

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

alessioemireni
Copy link
Contributor

@alessioemireni alessioemireni commented Jul 6, 2023

The purpose of this PR is to modify the actual flow that sets the client cert in the Keystore/Keychain.
Previously we pass a PEM containing the string representation of the private key, now we pass the key that gets the private key from the Keystore/Keychain (it's not possible to encode the private key --> https://stackoverflow.com/a/35822695/6324764).

I have update min version to silente some warning.

If you want to test please use this PR --> https://github.com/bcmi-labs/iot-cloud-remote-ios/pull/348

@alessioemireni alessioemireni marked this pull request as draft July 6, 2023 15:49
@alessioemireni alessioemireni self-assigned this Jul 7, 2023
@alessioemireni alessioemireni marked this pull request as ready for review July 7, 2023 13:31
Copy link
Contributor

@balsick balsick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alessioemireni alessioemireni merged commit 76e3261 into main Jul 12, 2023
@alessioemireni alessioemireni deleted the feat/APP-481-mqtt-csrwithec-android branch July 12, 2023 11:47
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