View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007002 | SymmetricDS Pro | New Feature | public | 2025-07-23 11:47 | 2025-08-07 15:50 |
Reporter | emiller | Assigned To | emiller | ||
Priority | high | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.5 | Fixed in Version | 3.16.5 | ||
Summary | 0007002: SSL certificate import wizard and trust checkup | ||||
Description | When the user imports a new SSL certificate, SymmetricDS should check if it recognizes the signing authority and ask whether to send the certificate to client nodes and import it into their trusted keystore. This will help prevent some common issues that can occur when importing a new SSL certificate. | ||||
Additional Information | You can use EasyRSA to generate certificates for testing purposes: https://github.com/OpenVPN/easy-rsa Here are some commands that you can use to generate a signed certificate: easyrsa init-pki easyrsa build-ca easyrsa gen-req [new file name] easyrsa sign-req server [same file name] See the following README for more information: https://github.com/OpenVPN/easy-rsa/blob/master/README.quickstart.md When importing a certificate into the private keystore, SymmetricDS expects the private key to be included in the same file. After running the above commands, copy the private key text from the .key files within the /pki/private directory and paste it into the corresponding .crt files in the /pki and /pki/issued directories. | ||||
Tags | security, ui | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-23 11:47 | emiller | New Issue | |
2025-07-23 11:47 | emiller | Status | new => assigned |
2025-07-23 11:47 | emiller | Assigned To | => emiller |
2025-07-23 11:47 | emiller | Tag Attached: security | |
2025-07-23 11:47 | emiller | Tag Attached: ui | |
2025-08-04 14:13 | emiller | Additional Information Updated | View Revisions |
2025-08-06 15:19 | pbelov | Status | assigned => resolved |
2025-08-06 15:19 | pbelov | Resolution | open => fixed |
2025-08-06 15:19 | pbelov | Fixed in Version | => 3.16.5 |
2025-08-07 15:50 | pbelov | Note Added: 0003311 | |
2025-08-07 15:50 | pbelov | Status | resolved => closed |