-
Sub-task
-
Resolution: Delivered
-
P4
-
11.0.20-oracle, 17.0.8-oracle, 19
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8303998 | 17.0.8-oracle | Marc Palmerjohnson | P4 | Resolved | Delivered | |
JDK-8303999 | 11.0.20-oracle | Marc Palmerjohnson | P4 | Resolved | Delivered |
The Windows KeyStore support in the SunMSCAPI provider has been expanded to include access to the local machine location. The new keystore types are:
* "Windows-MY-LOCALMACHINE"
* "Windows-ROOT-LOCALMACHINE"
The following keystore types were also added, allowing developers to make it clear they map to the current user:
* "Windows-MY-CURRENTUSER" (same as "Windows-MY")
* "Windows-ROOT-CURRENTUSER" (same as "Windows-ROOT")
* "Windows-MY-LOCALMACHINE"
* "Windows-ROOT-LOCALMACHINE"
The following keystore types were also added, allowing developers to make it clear they map to the current user:
* "Windows-MY-CURRENTUSER" (same as "Windows-MY")
* "Windows-ROOT-CURRENTUSER" (same as "Windows-ROOT")
- backported by
-
JDK-8303998 Release Note: Windows KeyStore Updated to Include Access to the Local Machine Location
- Resolved
-
JDK-8303999 Release Note: Windows KeyStore Updated to Include Access to the Local Machine Location
- Resolved