You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 23:27:00 UTC

[jira] [Work logged] (KNOX-2133) Ensure that Knox always validates TLS

     [ https://issues.apache.org/jira/browse/KNOX-2133?focusedWorklogId=347791&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-347791 ]

ASF GitHub Bot logged work on KNOX-2133:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Nov/19 23:26
            Start Date: 21/Nov/19 23:26
    Worklog Time Spent: 10m 
      Work Description: risdenk commented on pull request #203: KNOX-2133 - Ensure that Knox always validates TLS
URL: https://github.com/apache/knox/pull/203
 
 
   ## What changes were proposed in this pull request?
   
   Use forbiddenapis to block poor TLS usage. Note this could break some of the CLI stuff if using a self signed certificate. Fix the truststore instead :) The KnoxShell classes provide a way to properly setup the truststore. 
   
   ## How was this patch tested?
   
   `mvn -T.75C verify -Ppackage,release -Dshellcheck`
   
 
----------------------------------------------------------------
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: 347791)
    Remaining Estimate: 0h
            Time Spent: 10m

> Ensure that Knox always validates TLS
> -------------------------------------
>
>                 Key: KNOX-2133
>                 URL: https://issues.apache.org/jira/browse/KNOX-2133
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server, Tests
>    Affects Versions: 1.3.0
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Critical
>             Fix For: 1.4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> TrustSelfSignedStrategy is used in a few places and should be banned from use in most cases. Will add forbiddenapi rule for this and address any places where this is used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)