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 2020/02/21 22:15:00 UTC

[jira] [Work logged] (KNOX-2239) Websocket not picking up configured truststore

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

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

                Author: ASF GitHub Bot
            Created on: 21/Feb/20 22:14
            Start Date: 21/Feb/20 22:14
    Worklog Time Spent: 10m 
      Work Description: moresandeep commented on pull request #269: KNOX-2239 - Websocket use the configured truststore in gateway-site config file
URL: https://github.com/apache/knox/pull/269
 
 
   
   ## What changes were proposed in this pull request?
   
   In Knox wss support was broken, the jetty implementation was picking up system keystore and not the keystore configured in gateway-site.xml file. This PR fixes it.
   
   ## How was this patch tested?
   This was tested locally with ws and wss protocols.
 
----------------------------------------------------------------
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: 390945)
    Remaining Estimate: 0h
            Time Spent: 10m

> Websocket not picking up configured truststore
> ----------------------------------------------
>
>                 Key: KNOX-2239
>                 URL: https://issues.apache.org/jira/browse/KNOX-2239
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>            Priority: Major
>              Labels: Websocket
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When Knox tries to connect to a secure websocket backend it does not use the truststore/keystore configured in gateway-site.xml instead it falls back on system JDK truststore. 



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