Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Fixed issue with Disconnect-PnPOnline not cleaning up certificate #2755

Merged
merged 2 commits into from
Jun 24, 2020
Merged

Fixed issue with Disconnect-PnPOnline not cleaning up certificate #2755

merged 2 commits into from
Jun 24, 2020

Conversation

KoenZomers
Copy link
Collaborator

Type

  • Bug Fix
  • New Feature
  • Sample

Related Issues?

Could play a role in some degree to #2752

What is in this Pull Request ?

In Disconnect-PnPOnline -Connection $variable, if having connected using $variable = Connect-PnPOnline -CertificatePath -ReturnConnection, it would not clean up the certificate on that connection instance, but instead try to do it on the current connection context. That has been fixed in this PR.

@wobba wobba merged commit f633253 into pnp:dev Jun 24, 2020
@wobba
Copy link
Contributor

wobba commented Jun 24, 2020

Thank you @KoenZomers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants