View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004308 | SymmetricDS | Improvement | public | 2020-03-10 12:56 | 2020-03-17 18:43 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.0 | ||||
Target Version | 3.11.7 | Fixed in Version | 3.11.7 | ||
Summary | 0004308: Lazy load bouncy castle | ||||
Description | Lazy load the bouncy castle (BC) security provider, so the library JAR files can be removed in some cases. 1. If HTTPS is not used, BC is not needed. 2. If the user installs the server cert into the keystore, then BC is not needed. BC is only needed to generate a self-signed server cert (or to view a X.509 cert and install it on the Manage -> Security screen). | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.11 9a1a27b2 2020-03-10 08:59:28 Details Diff |
0004308: Lazy load bouncy castle |
Affected Issues 0004308 |
|
add - symmetric-util/src/main/java/org/jumpmind/security/BouncyCastleHelper.java | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/security/BouncyCastleSecurityService.java | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/security/SecurityService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-10 12:56 | elong | New Issue | |
2020-03-10 12:56 | elong | Status | new => assigned |
2020-03-10 12:56 | elong | Assigned To | => elong |
2020-03-10 13:00 | admin | Changeset attached | => SymmetricDS 3.11 9a1a27b2 |
2020-03-10 13:01 | elong | Status | assigned => resolved |
2020-03-10 13:01 | elong | Resolution | open => fixed |
2020-03-10 13:01 | elong | Fixed in Version | => 3.11.7 |
2020-03-17 18:43 | admin | Status | resolved => closed |