summaryrefslogtreecommitdiff
path: root/tests/sign-verify-newapi.c
diff options
context:
space:
mode:
authorKenneth J. Miller <ken@miller.ec>2019-04-15 17:56:13 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2019-05-21 08:17:06 +0200
commitb1476abeb6f8b5046e6cd62724cdac241f71aa7b (patch)
tree061a7075bf65f008acc88e2480b03a6607cbedac /tests/sign-verify-newapi.c
parent5791817e5f30b7ee2c206594104973cdb56e1d6b (diff)
downloadgnutls-b1476abeb6f8b5046e6cd62724cdac241f71aa7b.tar.gz
pubkey: remove deprecated TLS1_RSA flag check
The gnutls_certificate_verify_flags comparisons against OLD_PUBKEY_VERIFY_FLAG_TLS1_RSA conflicts with GNUTLS_VERIFY_DISABLE_CA_SIGN and no longer seems to be used in calls to both gnutls_pubkey_verify_data2 and gnutls_pubkey_verify_hash2 as it seems to have been fully replaced by GNUTLS_VERIFY_USE_TLS1_RSA. Resolves: #754 Signed-off-by: Kenneth J. Miller <ken@miller.ec>
Diffstat (limited to 'tests/sign-verify-newapi.c')
0 files changed, 0 insertions, 0 deletions