|
|
|
|
|
by firebird84
1284 days ago
|
|
Unfortunately (in the case of TRUST stores) it uses pkcs12 in a non-standard way. You cannot, for example, use openssl pkc12 to create a p12 store java can read. Java expects some oracle-specific non-standard attributes on the bag. PKCS12 keystores work fine, however. |
|