Commit Graph

49 Commits

Author SHA1 Message Date
Alexandre Seo 33e3f1603b Use fullchain.pem in the certbot example 2023-05-27 10:50:45 -07:00
Zicklag dea7f84a22 Update Wording About Quick Being a Draft 2022-12-13 10:24:13 +01:00
Benjamin Saunders 7d51d2e57e Remove Incoming stream in favor of Endpoint::accept 2022-10-23 08:18:42 +02:00
Benjamin Saunders c63059547c Update book for removal of NewConnection 2022-10-23 07:35:41 +02:00
Banyc 3a25582580 docs: add/modify docs 2022-09-06 13:34:06 -07:00
terrarier2111 b1d28c9cd2 Fix variable name 2022-08-26 19:31:37 +02:00
Dirkjan Ochtman cd00119d25 book: clean up whitespace 2022-06-13 08:56:21 -07:00
Dirkjan Ochtman 2bf23d6b33 book: clean up example certificate code 2022-06-13 08:56:21 -07:00
IchHabeKeineNamen 02d6010375 fix: read PEM certificates/keys by rustls_pemfile
Address the issue https://github.com/quinn-rs/quinn/issues/1367
2022-06-13 10:35:55 +02:00
Csányi István 0e940e11e9 Fix incorrect code 2022-03-28 10:02:22 +02:00
James Higgins e10075cf2f docs: Update the client certificates example to a working config (#1328) 2022-03-19 02:51:02 +01:00
sizumita 0730f11aca Destruct new_connection 2022-01-26 10:16:31 +01:00
sizumita aaf97e4d8d Rename variable 2022-01-26 10:16:31 +01:00
sizumita 6cfb8c4475 Fix typo 2022-01-25 10:19:25 +01:00
sizumita 6d0d7bc737 Add mut 2022-01-25 10:19:25 +01:00
thekuwayama 28129109cf add ? 2022-01-11 10:07:37 +01:00
thekuwayama 837c153e7d add await 2022-01-11 10:07:37 +01:00
thekuwayama 249f62b187 using with_safe_defaults() & with_single_cert() 2022-01-11 10:07:37 +01:00
thekuwayama ed0512d9ca EndpointBuilder => Endpoint 2022-01-11 10:07:37 +01:00
thekuwayama 412a4775f3 docs: modify rustls ServerCertVerifier link 2022-01-11 10:07:37 +01:00
thekuwayama 6ceb3c63bb docs: rm generic directory 2022-01-11 10:07:37 +01:00
Max Davitt f97cb904c2 Fix example in "Self Signed Certificates" section of book 2021-07-19 16:38:34 +02:00
Lachezar Lechev c25475039f fix Next up link of Connection Setup chapter 2021-04-03 17:07:51 +02:00
Timon 99459cf64d Remove link to QUIC protocol page
This one is already mentioned under 'QUIC introduction'.
2021-03-15 21:22:17 +01:00
Timon 1bf12365d0 Update SUMMARY.md 2021-03-15 11:12:26 +01:00
Timon c7d39b5bcc Make link point to correct md file. 2021-03-15 11:12:26 +01:00
Timon ad16714b35 Networking Introduction Book Chapter (#917) 2021-02-23 09:52:40 +01:00
Timon 1a62da82a0 Quinn Introduction Chapter, Data transfer (#922) 2021-02-23 09:51:23 +01:00
Timon 41171ee6a6 (2) Quinn Introduction Chapter, Connection Setup Page (#921)
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-28 10:18:20 +01:00
Timon Post 6faa5a3ba9 round 3 2021-01-18 09:30:32 +01:00
Timon f6f832687f Update docs/book/src/quinn/certificate.md
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-18 09:30:32 +01:00
Timon d13d9e9c66 Update docs/book/src/quinn/certificate.md
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-18 09:30:32 +01:00
Timon 4da254e7b8 Update docs/book/src/quinn/certificate.md
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-18 09:30:32 +01:00
Timon 1ff316178c Update docs/book/src/quinn/certificate.md
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-18 09:30:32 +01:00
Timon 9eb3819528 Update docs/book/src/quinn/certificate.md
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-18 09:30:32 +01:00
Timon 46a96049ba Update docs/book/src/quinn/certificate.md
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-18 09:30:32 +01:00
Timon edec8ea9d5 Update docs/book/src/quinn/certificate.md
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-18 09:30:32 +01:00
Timon 08e26ce3fd Update docs/book/src/quinn/certificate.md
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-18 09:30:32 +01:00
Timon ce456c3291 Apply suggestions from code review
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-18 09:30:32 +01:00
Timon 58fb1721a7 Update docs/book/src/quinn/certificate.md
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2021-01-18 09:30:32 +01:00
Timon Post b35df59298 round 2 2021-01-18 09:30:32 +01:00
Timon Post 70df232673 edit 2021-01-18 09:30:32 +01:00
Timon Post 386a2f24b0 Edit certbot section 2021-01-18 09:30:32 +01:00
Timon Post 0ea2a1bcab review round 1.0 2021-01-18 09:30:32 +01:00
Timon Post 82eb52ca5a merge introduction with this chapter 2021-01-18 09:30:32 +01:00
Timon Post 3fecf00890 Write certificate configuration chapter 2021-01-18 09:30:32 +01:00
Timon 5cc62c2416 Fix book ci (#898) 2020-11-10 10:56:49 +01:00
Timon 05672c67e8 Md Book setup (#868)
Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
2020-11-09 20:57:30 +01:00
Timon a2a02c745e Readme update (#866) 2020-11-05 09:44:44 +01:00