View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005351 | SymmetricDS | Improvement | public | 2022-07-07 18:10 | 2022-07-27 18:59 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.0 | Fixed in Version | 3.14.0 | ||
Summary | 0005351: Use PKCS12 for keystore by default | ||||
Description | Start using Java keystore store type of PKCS12 for new installations. If existing keystore is JCEKS or JKS store type, then continue to use that. User will need to convert existing keystore to PKCS12 if they want it: keytool -importkeystore -srckeystore keystore -destkeystore keystore -deststoretype pkcs12 | ||||
Tags | security | ||||
SymmetricDS: 3.14 f1635338 2022-07-07 18:12:20 Details Diff |
0005351: Use PKCS12 for keystore by default |
Affected Issues 0005351 |
|
mod - symmetric-server/src/main/deploy/security/keystore | Diff File | ||
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 |
---|---|---|---|
2022-07-07 18:10 | elong | New Issue | |
2022-07-07 18:10 | elong | Status | new => assigned |
2022-07-07 18:10 | elong | Assigned To | => elong |
2022-07-07 18:10 | elong | Tag Attached: security | |
2022-07-07 18:10 | elong | Project | SymmetricDS Pro => SymmetricDS |
2022-07-07 18:13 | elong | Status | assigned => resolved |
2022-07-07 18:13 | elong | Resolution | open => fixed |
2022-07-07 18:13 | elong | Fixed in Version | => 3.14.0 |
2022-07-07 19:00 | admin | Changeset attached | => SymmetricDS 3.14 f1635338 |
2022-07-27 18:59 | admin | Status | resolved => closed |