View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
3597 | Composr | core_database_drivers | public | 2018-04-27 16:06 | 2022-08-15 00:33 |
Reporter | Chris Graham | Assigned To | Guest | ||
Priority | normal | Severity | feature | ||
Status | new | Resolution | open | ||
Summary | 3597: Encrypted sockets support in database drivers | ||||
Description | Start just with MySQL: https://stackoverflow.com/questions/9738712/connect-to-remote-mysql-server-with-ssl-from-php This is only of interest to people hosting MySQL on a different machine, and then only if they can't trust that machine and the transit on the same basis as the webapp machine. | ||||
Tags | Type: Legal compliance / Privacy, Type: Security | ||||
Attach Tags | |||||
Time estimation (hours) | 3 | ||||
Sponsorship open | |||||
|
GDPR: “shall implement appropriate technical and organisational measures to ensure a level of security appropriate to the risk" |
|
A workaround that does not need us to implement this is an SSH tunnel. SSH can be used to essentially port map between the local server and remote server. |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-04-27 16:06 | Chris Graham | New Issue | |
2018-04-27 16:06 | Chris Graham | Tag Attached: Type: Legal compliance | |
2018-04-27 17:20 | Chris Graham | Note Added: 0005680 | |
2019-06-27 01:45 | Chris Graham | Tag Attached: Type: Security | |
2019-11-15 20:58 | Chris Graham | Note Added: 0006152 | |
2022-08-15 00:33 | Chris Graham | Summary | Encryption support in database drivers => Encrypted sockets support in database drivers |
2022-08-15 00:33 | Chris Graham | Sponsorship open | 0 => |
2022-09-01 02:23 | Chris Graham | Tag Renamed | Type: Legal compliance => Type: Legal compliance / Privacy |