mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #251] Where the .keystore is located? #162
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#162
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 @Urahara on GitHub (Mar 26, 2020).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/251
Or is even possible to generate this type of certificate? I using jboss and i need the .keystore file, mkcert generate them too?
Example of my config:
@FiloSottile commented on GitHub (Oct 25, 2020):
I think the
keystoreFilemight be a PKCS#12 file, which you can generate withmkcert -pkcs12. The password is alwayschangemefor compatibility reasons.@ThePresence commented on GitHub (Dec 10, 2022):
@FiloSottile Can we change the password later using mkcert?