How to uninstall/remove a single certificate? #573
Unanswered
elieobeid7
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm on windows, I wrote these PowerShell functions
Apparently
mkcert -uninstall
deletes all certs, how to delete one only?$param.key
and$param.crt
from chrome and windows store?Beta Was this translation helpful? Give feedback.
All reactions