]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 13 Jan 2014 11:56:33 +0000 (12:56 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 13 Jan 2014 11:56:33 +0000 (12:56 +0100)
doc/cha-gtls-app.texi

index fa083e368c07296f93de92a5307e0deeaaf12b47..2837c16f007443b24770ca70723c841263e64f69 100644 (file)
@@ -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