JDK 11 | JDK 17 | JDK 21 | JDK 24 |
---|---|---|---|
11.0.29-oracleResolved | 17.0.17-oracleResolved | 21.0.9-oracleResolved | 24Resolved |
The Local Computer key store is accessed using the `CERT_STORE_MAXIMUM_ALLOWED_FLAG`. Since this store is typically managed by administrators for security reasons, processes are only given read-only access to specific private keys. By opening the store in read-only mode, non-elevated processes can now securely use these keys without requiring elevated permissions.
|