Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: f4b4a185b546044150821f1929e5cd6fd0dfba99
https://github.com/openssl/openssl/commit/f4b4a185b546044150821f1929e5cd6fd0dfba99
Author: Viktor Dukhovni <[email protected]>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M demos/guide/Makefile
A demos/guide/tls-server-block.c
M doc/build.info
M doc/man7/ossl-guide-introduction.pod
M doc/man7/ossl-guide-tls-client-block.pod
M doc/man7/ossl-guide-tls-introduction.pod
A doc/man7/ossl-guide-tls-server-block.pod
Log Message:
-----------
MVP demo TLS server
- No concurrency, one client-at-a-time
- Blocking
- No client certs
- Fixed chain and key file names
- Minimal support for session resumption
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Todd Short <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/24505)
To unsubscribe from these emails, change your notification settings at
https://github.com/openssl/openssl/settings/notifications