From: Nikos Mavrogiannopoulos Date: Mon, 13 Jan 2014 11:56:33 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_3_0pre0~350 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2667ae8b20fa68f785927bd5ccd6e1a948bf48ae;p=thirdparty%2Fgnutls.git doc update --- diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi index fa083e368c..2837c16f00 100644 --- a/doc/cha-gtls-app.texi +++ b/doc/cha-gtls-app.texi @@ -1117,6 +1117,15 @@ will disable CRL or OCSP checks in the verification of the certificate chain. @item %VERIFY_ALLOW_X509_V1_CA_CRT @tab will allow V1 CAs in chains. +@item %PROFILE_(LOW|LEGACY|NORMAL|HIGH|ULTRA) @tab +require a certificate verification profile the corresponds to the provided +security level. + +@item %PROFILE_(SUITEB128|SUITEB192) @tab +require a certificate verification profile the corresponds to SUITEB. Note +that an initial keyword that enables SUITEB automatically sets the profile. + + @end multitable @caption{More priority string keywords.} @end float