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 Write-Host and Write-Warning usage #5

Closed
tdabasinskas opened this issue Sep 13, 2016 · 2 comments
Closed

Refactor Write-Host and Write-Warning usage #5

tdabasinskas opened this issue Sep 13, 2016 · 2 comments
Labels
bug Bug. An issue exist in our code.

Comments

@tdabasinskas
Copy link

tdabasinskas commented Sep 13, 2016

As discussed in #4, the following functions need to be updated, to get rid of Write-Host and Wriye-Warning (where it is used incorrectly):

* Approve-CertificateRequest
* Get-RequestRow
* Remove-CAKRACertificate
* Revoke-Certificate
* Remove-CertificateEnrollmentPolicyService
* Remove-CertificateEnrollmentService
* Remove-DatabaseRow
* Deny-CertificateRequest
* Add-CertificateEnrollmentService
* Add-CertificateEnrollmentPolicyService
* Add-CertificateTemplateAcl

Thank you.

@Crypt32 Crypt32 added the bug Bug. An issue exist in our code. label Sep 13, 2016
@Crypt32
Copy link
Collaborator

Crypt32 commented Sep 13, 2016

Thanks for report. I will follow this list to improve error behavior in these commands.

@Crypt32
Copy link
Collaborator

Crypt32 commented Feb 7, 2018

The work is in progress in this branch: https://github.com/Crypt32/PSPKI/tree/feature-WriteHostCompliance

@Crypt32 Crypt32 added the fixed-vNext The item is fixed in development code. Will be available in next release. label Apr 3, 2018
@Crypt32 Crypt32 removed the fixed-vNext The item is fixed in development code. Will be available in next release. label May 1, 2018
@Crypt32 Crypt32 closed this as completed May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug. An issue exist in our code.
Projects
None yet
Development

No branches or pull requests

2 participants