From dev-return-36995-apmail-mina-dev-archive=mina.apache.org@mina.apache.org Tue Jun 9 16:48:05 2020 Return-Path: X-Original-To: apmail-mina-dev-archive@www.apache.org Delivered-To: apmail-mina-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id CCA8119CA4 for ; Tue, 9 Jun 2020 16:48:04 +0000 (UTC) Received: (qmail 94404 invoked by uid 500); 9 Jun 2020 16:48:03 -0000 Delivered-To: apmail-mina-dev-archive@mina.apache.org Received: (qmail 94366 invoked by uid 500); 9 Jun 2020 16:48:03 -0000 Mailing-List: contact dev-help@mina.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@mina.apache.org Received: (qmail 94332 invoked by uid 99); 9 Jun 2020 16:48:03 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2020 16:48:03 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6D13941773 for ; Tue, 9 Jun 2020 16:48:02 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 3D776780631 for ; Tue, 9 Jun 2020 16:48:01 +0000 (UTC) Date: Tue, 9 Jun 2020 16:48:01 +0000 (UTC) From: "ASF GitHub Bot (Jira)" To: dev@mina.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work logged] (DIRMINA-1122) Add support for endpoint identification algorithm MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRMINA-1122?focusedWorklogId=443252&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-443252 ] ASF GitHub Bot logged work on DIRMINA-1122: ------------------------------------------- Author: ASF GitHub Bot Created on: 09/Jun/20 16:47 Start Date: 09/Jun/20 16:47 Worklog Time Spent: 10m Work Description: jon-valliere commented on pull request #26: URL: https://github.com/apache/mina/pull/26#issuecomment-641394348 Yes, patches can be accelerated. DIRMINA-1122 is currently a feature request and there is no one available to work on any features at the moment. I am, however, available to review and apply patch submissions. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 443252) Time Spent: 0.5h (was: 20m) > Add support for endpoint identification algorithm > ------------------------------------------------- > > Key: DIRMINA-1122 > URL: https://issues.apache.org/jira/browse/DIRMINA-1122 > Project: MINA > Issue Type: Improvement > Components: Filter, SSL > Affects Versions: 2.0.22, 2.1.3 > Reporter: Marcin L > Priority: Minor > Time Spent: 0.5h > Remaining Estimate: 0h > > Support for endpoint identification algorithm was added in Java 1.7. Currently MINA supports providing single SNI name via org.apache.mina.filter.ssl.SslFilter#PEER_ADDRESS session attribute, but there is no way verifying it matches the certificate received. > It would be nice if we could provide endpoint identification algorithm to SslFilter so certificate's common name or subject alternative names are verified. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org For additional commands, e-mail: dev-help@mina.apache.org