<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.michel-ssh3" target="https://datatracker.ietf.org/doc/html/draft-michel-ssh3-00">
   <front>
      <title>Secure shell over HTTP/3 connections</title>
      <author initials="F." surname="Michel" fullname="François Michel">
         <organization>UCLouvain</organization>
      </author>
      <author initials="O." surname="Bonaventure" fullname="Olivier Bonaventure">
         <organization>UCLouvain and WELRI</organization>
      </author>
      <date month="February" day="28" year="2024" />
      <abstract>
	 <t>   The secure shell (SSH) traditionally offers its secure services over
   an insecure network using the TCP transport protocol.  This document
   defines mechanisms to run the SSH protocol over HTTP/3 using Extended
   CONNECT.  Running SSH over HTTP/3 enables additional benefits such as
   the scalability offered by HTTP multiplexing, relying on TLS for
   secure channel establishment leveraging X.509 certificates, HTTP
   Authentication schemes for client and server authentication, UDP port
   forwarding and stronger resilience against packet injection attacks
   and middlebox interference.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-michel-ssh3-00" />
   
</reference>
