|
|
|
|
|
by toyg
5080 days ago
|
|
The official Oracle/Sun JVM ships its own file-based certificate store containing the root certificates of authorities it trusts. It does not, at any time, interoperate with OS-wide stores, nor does it assume they might exist. This makes it fully portable, but of course adds a further burden in terms of maintenance. Same for the JRockit JVM. |
|