You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2019/11/21 23:26:18 UTC

[GitHub] [knox] risdenk opened a new pull request #203: KNOX-2133 - Ensure that Knox always validates TLS

risdenk opened a new 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


With regards,
Apache Git Services