From 3c592d42486829816b17c96c0a7f92082c125562 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sat, 12 Apr 2008 22:17:28 +0200 Subject: Doc fix. --- doc/examples/ex-serv-psk.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/examples/ex-serv-psk.c b/doc/examples/ex-serv-psk.c index 840eb8bbbd..a5ef67db68 100644 --- a/doc/examples/ex-serv-psk.c +++ b/doc/examples/ex-serv-psk.c @@ -26,7 +26,8 @@ #define CAFILE "ca.pem" #define CRLFILE "crl.pem" -/* This is a sample TLS 1.0 echo server, using PSK authentication. +/* This is a sample TLS echo server, supporting X.509 and PSK + authentication. */ -- cgit v1.2.1