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

Export Windows Certificate #40

Closed
codyhosterman opened this issue Dec 4, 2020 · 1 comment
Closed

Export Windows Certificate #40

codyhosterman opened this issue Dec 4, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@codyhosterman
Copy link
Contributor

Export the in-use certificate for migration or backup

@codyhosterman codyhosterman self-assigned this Dec 4, 2020
@codyhosterman codyhosterman added the enhancement New feature or request label Dec 4, 2020
@codyhosterman codyhosterman added this to To do in 1.4.2.0 via automation Dec 4, 2020
@codyhosterman codyhosterman moved this from To do to In progress in 1.4.2.0 Dec 5, 2020
@codyhosterman codyhosterman moved this from In progress to Done in 1.4.2.0 Dec 5, 2020
@codyhosterman
Copy link
Contributor Author

A new export option in Get-PureOneCertificate.

Get-PureOneCertificate -Export -CertificatePassword ****

or

Get-PureOneCertificate -Export -CertificatePassword **** -ExportDirectory C:\Users\Cody\Desktop

This will export a pfx file and return the file path:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant