View Issue Details

IDProjectCategoryView StatusLast Update
0006034SymmetricDSImprovementpublic2023-10-19 16:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.10Fixed in Version3.14.10 
Summary0006034: Use the value of javax.net.ssl.trustStoreType as the truststore type if specified
DescriptionCurrently, 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.
Tagssecurity

Relationships

related to 0006035 closedemiller Use the value of javax.net.ssl.trustStoreType as the truststore type if specified 

Activities

There are no notes attached to this issue.

Related Changesets

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

Issue History

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