Bug 15272 (SMB-over-QUIC) - Support SMB over QUIC
Summary: Support SMB over QUIC
Status: NEW
Alias: SMB-over-QUIC
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-28 20:08 UTC by Demi Marie Obenour
Modified: 2023-03-05 23:29 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Demi Marie Obenour 2022-12-28 20:08:33 UTC
SMB over QUIC makes using SMB over the public Internet practical and secure.  It is currently only implemented in Windows Server 2022 Datacenter Azure Edition.  Support in Samba would allow it to be used by those who do not use Azure or Azure Stack HCI.
Comment 1 Björn Jacke 2023-01-07 11:44:29 UTC
I think it is neccessary that GnuTLS starts to implement QUIC in the first place. Andreas, do you know if there is any work in that direction?
Comment 2 Demi Marie Obenour 2023-03-05 23:29:10 UTC
(In reply to Björn Jacke from comment #1)
Most QUIC implementations are third-party.  ngtcp2 supports GnuTLS.