View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006035 | SymmetricDS | Improvement | public | 2023-10-19 15:30 | 2023-10-19 18:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.1 | Fixed in Version | 3.15.1 | ||
Summary | 0006035: 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.15 a22c5178 2023-10-19 17:05:47 evan-miller-jumpmind Details Diff |
0006035: Used the value of javax.net.ssl.trustStoreType as the truststore type if specified |
Affected Issues 0006035 |
|
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:30 | emiller | New Issue | |
2023-10-19 15:30 | emiller | Status | new => assigned |
2023-10-19 15:30 | emiller | Assigned To | => emiller |
2023-10-19 15:30 | emiller | Tag Attached: security | |
2023-10-19 15:30 | emiller | Issue generated from: 0006034 | |
2023-10-19 15:30 | emiller | Relationship added | related to 0006034 |
2023-10-19 17:06 | emiller | Status | assigned => resolved |
2023-10-19 17:06 | emiller | Resolution | open => fixed |
2023-10-19 17:06 | emiller | Fixed in Version | => 3.15.1 |
2023-10-19 18:00 | Changeset attached | => SymmetricDS 3.15 a22c5178 | |
2023-11-14 21:10 | admin | Status | resolved => closed |