mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-24 12:13:05 +00:00
merge introduction with this chapter
This commit is contained in:
committed by
Dirkjan Ochtman
parent
3fecf00890
commit
82eb52ca5a
@@ -1,6 +1,5 @@
|
||||
# Summary
|
||||
|
||||
- [Quinn introduction](quinn.md)
|
||||
- [Overview](quinn/introduction.md)
|
||||
- [Certificate Configuration](quinn/certificate.md)
|
||||
- [The QUIC protocol](quic.md)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
In the following chapters we will go through the protocol using examples.
|
||||
The chapters are in order, first we look at configuring a certificate which is **required**,
|
||||
then at setting up a connection and finally at sending data about this connection.
|
||||
|
||||
# Certificates
|
||||
|
||||
In this chapter, we discuss the configuration of the certificates that is **required** for a working Quinn connection.
|
||||
|
||||
Reference in New Issue
Block a user