Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Does Jetty support the function of export keying material for TLS defined in RFC5705?
  • From: Xia Bing <bing_xia518@xxxxxxxxxxx>
  • Date: Fri, 1 Apr 2022 09:45:16 +0000
  • Accept-language: zh-CN, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=lOnlo+z/hM11UaKSu0g0ZgHObCRxTtdrWeWHsp2Lj6I=; b=b2bjc0z/ZsBJXLNzJPsmfSHyfjZsXNqTsIOla51gzN4c8jOHJMaIXYSIXKbR4nawRkU653J2flfWXdHfo9GHHAJcSWMs1jhtJ7a6yVwLOLTdqNHWNhk4NC+tEx0u5YLcZ+FgKuPY7Wls2hgAoqkJh7vfVgMyoRTseynF/LUo+tFRZvrn199s7y4eaLh23MiAN4rNgIUiEzeGgUa1Im+h3PvmNsu398hOuWbqr6pbo/yRQPqKDcrAQ/rotLhA0N88oBbanoW8fuPR4uBUWv/J+Bv9wcnJAKK+7COaIMdw21uPeerXnzehigFJ7ULrzhGHtLQ4qkZ8QB00Zr7kVon4uw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=G6jAznD/xg9GyeyOM1UIb+RIR3ynDcTQSuxFy5ilxjN4nEvceUSQ1f401sDRVggDO8GJ/sSF+5lW19cm3fGPXhzLiN+HnoXzRQYBAgp54E0ykYmoWvamIu0e8fJRI43bgAWzXMfrpJ5BY/7q8ts5obUw8EkTP0qlqND4BMpLsmzbhftLP9Lg+mcdCjFWIgU8zkS/vCz79SXYVa5Yr70/g4Rs+pUeNj6gCD1L5YWyJgzwPLBxwfhoUveHAicLvv/heDVjTNnF7+XNcHqStKkxfZzAXcHCHKq4rx0YhCd0d4dDuq9MZaHx9qGcwcgKXZzcQhDCViapTvZNEEM36LVYMA==
  • Delivered-to: jetty-users@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jetty-users/>
  • List-help: <mailto:jetty-users-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jetty-users>, <mailto:jetty-users-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jetty-users>, <mailto:jetty-users-request@eclipse.org?subject=unsubscribe>
  • Suggested_attachment_session_id: e90e2751-f507-679d-95cb-ddee4292d0f0
  • Thread-index: AQHYRavn0nDyCE+ehE6QF5z/aV9e9A==
  • Thread-topic: Does Jetty support the function of export keying material for TLS defined in RFC5705?

Hi,  Jetty team,

Could anyone help to clarify the this question:
After setting up the HTTP2/TLS session by Jetty HTTP2 client, can upper application gets the exported keying material for TLS defined in RFC5705 by some APIs provided by Jetty?
Looking forward to the reply!

Best Regards
Bing Xia


Back to the top