mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #358] How to install silently in Windows OS #233
Labels
No labels
TLS stack issue
Windows
bug
duplicate
duplicate
enhancement
help wanted
help wanted
pull-request
question
question
root store
waiting for info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mkcert#233
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andrew-wx on GitHub (Mar 21, 2021).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/358
Hi:
Thanks for reading, because my English is not good.
This paper uses machine translation.
Due to the need of business development, executing "mkcert - install" in Windows system will prompt whether to install certificate or not. How to select "yes" installation by default
Thank!
@rfay commented on GitHub (Mar 21, 2021):
The security warning is from Windows, not from mkcert. A quick google didn't find any good ways to go around it.
@andrew-wx commented on GitHub (Mar 22, 2021):
Thank you. I use the. Net desktop program (WPF) and windows "user32. DLL" API to realize this function.