View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004474 | SymmetricDS | Improvement | public | 2020-07-13 19:25 | 2020-07-20 14:50 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.2 | Fixed in Version | 3.12.2 | ||
Summary | 0004474: Web server require or accept client ssl certificate authentication | ||||
Description | Add properties for the Jetty web server to require or accept SSL client certificates for authentication. In conf/symmetric-server.properties: # Requires client authentication with SSL certificate # https.need.client.auth=false # Accepts client authentication with SSL certificate # https.want.client.auth=false These settings would allow deployments to use SSL certificates to authenticate nodes, using public-key technology, so no API secrets are transmitted. | ||||
Tags | security | ||||
SymmetricDS: 3.12 1c36083f 2020-07-13 15:49:54 Details Diff |
0004474: Web server require or accept client ssl certificate authentication |
Affected Issues 0004474 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ServerConstants.java | Diff File | ||
mod - symmetric-server/src/main/deploy/conf/symmetric-server.properties | Diff File | ||
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricWebServer.java | Diff File | ||
SymmetricDS: 3.12 cfe6a985 2020-07-14 08:05:22 Details Diff |
0004474: Web server require or accept client ssl certificate authentication |
Affected Issues 0004474 |
|
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/AuthenticationInterceptor.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-13 19:25 | elong | New Issue | |
2020-07-13 19:25 | elong | Status | new => assigned |
2020-07-13 19:25 | elong | Assigned To | => elong |
2020-07-13 19:25 | elong | Tag Attached: security | |
2020-07-13 19:25 | elong | Relationship added | related to 0002861 |
2020-07-13 19:31 | elong | Relationship added | related to 0004475 |
2020-07-13 19:50 | elong | Status | assigned => resolved |
2020-07-13 19:50 | elong | Resolution | open => fixed |
2020-07-13 19:50 | elong | Fixed in Version | => 3.12.2 |
2020-07-13 20:00 | admin | Changeset attached | => SymmetricDS 3.12 1c36083f |
2020-07-14 13:00 | admin | Changeset attached | => SymmetricDS 3.12 cfe6a985 |
2020-07-20 14:50 | elong | Status | resolved => closed |