diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2010-07-08 17:55:54 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2010-07-08 17:55:54 +0200 |
commit | ae9f09b7e71dab272b483e22c0888075dfd3aec0 (patch) | |
tree | 995ab402f98af8cb86ef9445ba5f4d57c7c4caef /doc/cha-gtls-app.texi | |
parent | bee02cee8afff636fdddfcaccb2e3569371eef50 (diff) | |
download | gnutls-ae9f09b7e71dab272b483e22c0888075dfd3aec0.tar.gz |
ex-rfc2818 is now a functional program demonstrating the verification procedure.
Diffstat (limited to 'doc/cha-gtls-app.texi')
-rw-r--r-- | doc/cha-gtls-app.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi index a15c4d9ebb..5e08aa3292 100644 --- a/doc/cha-gtls-app.texi +++ b/doc/cha-gtls-app.texi @@ -233,8 +233,8 @@ treat the connection as being a secure one. @verbatiminclude examples/ex-rfc2818.c -An other example is listed below which provides a more detailed -verification output. +Another example is listed below which provides more detailed +verification output, for applications that need it. @verbatiminclude examples/ex-verify.c |