[
https://issues.apache.org/jira/browse/DIRMINA-1122?focusedWorklogId=425327&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-425327
]
ASF GitHub Bot logged work on DIRMINA-1122:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 20/Apr/20 13:47
Start Date: 20/Apr/20 13:47
Worklog Time Spent: 10m
Work Description: the-thing opened a new pull request #26:
URL: https://github.com/apache/mina/pull/26
https://issues.apache.org/jira/projects/DIRMINA/issues/DIRMINA-1122
We found out that it is not possible to set endpoint identification
algorithm while discussing SNI support in quickfixj
https://github.com/quickfix-j/quickfixj/issues/276
**Changes**
- added support for endpoint identification algorithm to SslFilter
- unit tests for SNI CN/SAN certificate matching
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 425327)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> 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: [email protected]
For additional commands, e-mail: [email protected]