[openssl/openssl] f4b4a1: MVP demo TLS server

openssl-machine noreply at github.com
Tue Jun 18 17:52:53 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: f4b4a185b546044150821f1929e5cd6fd0dfba99
      https://github.com/openssl/openssl/commit/f4b4a185b546044150821f1929e5cd6fd0dfba99
  Author: Viktor Dukhovni <openssl-users at dukhovni.org>
  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 <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Todd Short <todd.short at me.com>
(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


More information about the openssl-commits mailing list