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

Remove cert fixes closes #4 #65

Merged
merged 5 commits into from
Jan 24, 2022
Merged

Remove cert fixes closes #4 #65

merged 5 commits into from
Jan 24, 2022

Conversation

wilddev65
Copy link
Collaborator

Updates Remove-TppCertificate to provide for the use case of disassociating the apps on a certificate before deleting it, therefore preserving the device and app (using the KeepAssociatedApps switch) or the use case of removing the certificate and all associated apps & devices.
Note: The behavior of the delete certificate and all devices/apps follows the logic of removing them only if no other association exists. This means that if a device has a second app with a separate associated certificate it will not be removed.

@gdbarron gdbarron changed the base branch from main to 20220114 January 20, 2022 20:16
@wilddev65 wilddev65 linked an issue Jan 20, 2022 that may be closed by this pull request
@gdbarron
Copy link
Collaborator

Shouldn't the Examples as well as the error message on line 95 be corrected to reflect use of this parameter.

yep, fixed

@gdbarron gdbarron merged commit 78228a3 into 20220114 Jan 24, 2022
@gdbarron gdbarron deleted the remove-cert-fixes branch January 24, 2022 18:31
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.

Remove-TppCertificate needs to updated
3 participants