Added profile to correspond to the future security parameter
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 20 May 2019 12:40:31 +0000 (14:40 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 20 May 2019 19:37:13 +0000 (21:37 +0200)
commitb2e7ed0b5d2ee90874a66fc9a054812155e50448
tree1930e8b9ce8bc25fce85b09de2be928ef41c097a
parent45e2c62020c272ec9ef44057edcc4261969b5256
Added profile to correspond to the future security parameter

It seems that the FUTURE security level parameter was added
without a corresponding verification profile. This patch address
the issue by introducing it.

Resolves: #770

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
doc/cha-gtls-app.texi
lib/Makefile.am
lib/includes/gnutls/x509.h
lib/priority.c
lib/priority_options.gperf
lib/profiles.c [new file with mode: 0644]
lib/profiles.h [new file with mode: 0644]
lib/x509/verify.c
tests/Makefile.am
tests/profile-tests.sh [new file with mode: 0755]
tests/suite/certs/create-chain.sh