Project

General

Profile

Actions

Bug #401

closed

TLS 2 Channel with TLS_RSA_PSK_WITH_AES_256_GCM_SHA384 with TLS 1.1 can't be established

Added by Hans-Martin Haase almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
07/03/2015
Due date:
% Done:

0%

Estimated time:
Build Version:

Description

In this case the Test Suite sends the error No acceptable set of security parameters found to the TLS client of the app.

We should probably evaluate whether:

1. the CipherSuite is allowed/supported in TLS version 1.1
2. are all necessary information sent in the handshake

Actions #1

Updated by Hans-Martin Haase almost 9 years ago

The same problem applies to the cipher suite TLS_RSA_PSK_WITH_AES_128_GCM_SHA256

Actions #2

Updated by Tobias Wich almost 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Tobias Wich

GCM cipher suites must not be used with versions prior to TLS 1.2 according to RFC 2588, Section 4.

Actions #3

Updated by Tobias Wich almost 9 years ago

  • Status changed from In Progress to Review
  • Reviewer set to Hans-Martin Haase
Actions #4

Updated by Tobias Wich almost 9 years ago

  • Status changed from Review to Closed

Fixed in 81aa2dc4

Actions

Also available in: Atom PDF