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

StartTLS is not supported yet #3

Open
Merovius opened this issue Nov 19, 2018 · 0 comments
Open

StartTLS is not supported yet #3

Merovius opened this issue Nov 19, 2018 · 0 comments
Labels
beta Issues that should be fixed or closed as wontfix in v0

Comments

@Merovius
Copy link
Owner

The spec allows client and server to enter TLS mode via a StartTLS option. We might consider supporting this, though a natural API for that is tricky, especially if we want to support features such as selective TLS. It's also an open question how the client can pass an encrypted connection to the kernel.

  • NBD_OPT_STARTTLS
  • NBD_REP_ERR_TLS_REQD
@Merovius Merovius added the beta Issues that should be fixed or closed as wontfix in v0 label Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Issues that should be fixed or closed as wontfix in v0
Projects
None yet
Development

No branches or pull requests

1 participant