X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=demos%2Feasy_tls%2FREADME;h=816a58009c86df8c70dd75baea85bd47f3810456;hp=bf5eeca4e6f69e7474d08268699e84bca978891b;hb=130eed01cce2f3858345f2aa338af45b5b1a01e5;hpb=5294dd705d0f16e740b0f153d3fa1a985665412e;ds=sidebyside diff --git a/demos/easy_tls/README b/demos/easy_tls/README index bf5eeca4e6..816a58009c 100644 --- a/demos/easy_tls/README +++ b/demos/easy_tls/README @@ -53,9 +53,10 @@ easy_tls - generic SSL/TLS proxy 'T' multiple times. I have no idea why you would want to though. -This code is rather old. When I find time I will look if it still -compiles, and update code comments. The least you will have to do to -use the sample program 'test' is change the Makefile. +This code is rather old. When I find time I will update anything that +should be changed, and improve code comments. To compile the sample +program 'test' on platforms other then Linux or Solaris, you will have +to edit the Makefile. As noted above, easy_tls.c will be changed to become a library one day, which means that future revisions will not be fully compatible to