Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database handlers connect to backend servers via SSL #50

Closed
8 tasks done
izgeri opened this issue May 14, 2018 · 0 comments
Closed
8 tasks done

Database handlers connect to backend servers via SSL #50

izgeri opened this issue May 14, 2018 · 0 comments
Assignees
Milestone

Comments

@izgeri
Copy link
Contributor

izgeri commented May 14, 2018

Overview

GIVEN I connect to pg or MySQL via Secretless over TCP or Unix socket
THEN Secretless connects with the pg or MySQL backend by sending an an SSL request before sending the handshake response packet (for MySQL, as described in the MySQL protocol docs)

As part of this update, the disclaimer on the pg/MySQL handler pages on the website should be removed.

Story Breakdown

Planned future work:

Plan

Downstream TLS Support for Database Handlers

@izgeri izgeri added the to do label May 14, 2018
@izgeri izgeri modified the milestone: mysql-handler May 14, 2018
@izgeri izgeri changed the title MySQL handler has SSL support for TCP connections MySQL handler connects to MySQL server via SSL May 21, 2018
@dsbyrne dsbyrne added this to the next-release milestone May 30, 2018
@izgeri izgeri modified the milestones: next-release, alpha-release Jun 18, 2018
This was referenced Aug 30, 2018
@izgeri izgeri removed this from the post beta release milestone Sep 28, 2018
@izgeri izgeri changed the title MySQL handler connects to MySQL server via SSL Database handlers connect to backend servers via SSL Sep 28, 2018
@izgeri izgeri added the to do label Sep 28, 2018
@izgeri izgeri added the defined label Nov 14, 2018
@doodlesbykumbi doodlesbykumbi self-assigned this Nov 28, 2018
@izgeri izgeri added this to the 0.6.0 milestone Dec 3, 2018
@izgeri izgeri mentioned this issue Dec 21, 2018
5 tasks
@ghost ghost assigned izgeri Dec 21, 2018
@izgeri izgeri added releasing and removed defined labels Dec 21, 2018
@izgeri izgeri closed this as completed Dec 21, 2018
@izgeri izgeri removed the released label Dec 21, 2018
@ghost ghost removed the in progress label Dec 21, 2018
@izgeri izgeri removed the to do label Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants