View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006034 | SymmetricDS | Improvement | public | 2023-10-19 15:29 | 2023-10-19 16:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.10 | Fixed in Version | 3.14.10 | ||
Summary | 0006034: Use the value of javax.net.ssl.trustStoreType as the truststore type if specified | ||||
Description | Currently, when getting the truststore instance, SymmetricDS uses the default keystore type specified by the keystore.type property, or jks if that property is not set. Instead, it should first check the javax.net.ssl.trustStoreType property, then the keystore.type property, then fall back to jks if neither are set. | ||||
Tags | security | ||||
SymmetricDS: 3.14 7c8a5ecc 2023-10-19 15:41:50 evan-miller-jumpmind Details Diff |
0006034: Used the value of javax.net.ssl.trustStoreType as the truststore type if specified |
Affected Issues 0006034 |
|
mod - symmetric-util/src/main/java/org/jumpmind/security/SecurityConstants.java | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/security/SecurityService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-19 15:29 | emiller | New Issue | |
2023-10-19 15:29 | emiller | Status | new => assigned |
2023-10-19 15:29 | emiller | Assigned To | => emiller |
2023-10-19 15:29 | emiller | Tag Attached: security | |
2023-10-19 15:30 | emiller | Issue cloned: 0006035 | |
2023-10-19 15:30 | emiller | Relationship added | related to 0006035 |
2023-10-19 15:42 | emiller | Status | assigned => resolved |
2023-10-19 15:42 | emiller | Resolution | open => fixed |
2023-10-19 15:42 | emiller | Fixed in Version | => 3.14.10 |
2023-10-19 16:00 | Changeset attached | => SymmetricDS 3.14 7c8a5ecc | |
2023-10-27 20:06 | admin | Status | resolved => closed |