From 3982e0df1a51cbfa831f4c6fb3677f846fa7e019 Mon Sep 17 00:00:00 2001 From: Robert Abraham Date: Thu, 22 Mar 2012 16:08:10 +0100 Subject: [PATCH] readme --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index eb39f65..f15a2a0 100644 --- a/README +++ b/README @@ -1 +1,4 @@ -example skeleton openssl server, which does nothing but prints the read data to stdout +example skeleton openssl server +with rfc conform basic authentication +user:password => test123:test123 +works with chromium browser