From: Neil Horman Date: Thu, 11 Apr 2024 20:19:01 +0000 (-0400) Subject: Augment README.md in top level to indicate Makefile presence X-Git-Tag: openssl-3.4.0-alpha1~695 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4188f24866f88b4269110ce86f9545edd44c846;p=thirdparty%2Fopenssl.git Augment README.md in top level to indicate Makefile presence Note that they are available but only meant as a guide to self building, and are not used expressly to build as part of the overall openssl build Reviewed-by: Nicola Tuveri Reviewed-by: Tim Hudson Reviewed-by: Paul Dale Reviewed-by: Tom Cosgrove (Merged from https://github.com/openssl/openssl/pull/24047) --- diff --git a/demos/README.txt b/demos/README.txt index e86ab3c189e..1a7d4f447f2 100644 --- a/demos/README.txt +++ b/demos/README.txt @@ -3,6 +3,10 @@ OpenSSL Demonstration Applications This folder contains source code that demonstrates the proper use of the OpenSSL library API. +Note: Makefiles are provided in the demo subfolders to demonstrate how to build +them, but are not frequently used. Configure openssl with enable-demos to build +them automatically through the perl based build system + bio: Demonstration of a simple TLS client and server certs: Demonstration of creating certs, using OCSP