You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: