Re: [Dev] Setup the WebSocket security in msf4j WebSocket server

2017-12-08 Thread Sivaramya Sivanathan
Hi Irunika and Danesh,

Yes, it worked for me as Danesh suggested. Thank you.

Regards,

Sivaramya Sivanathan
Associate Software Engineer | WSO2
Tel: 0770874960
WSO2 Inc : http://wso2.org

LinkedIn | www.linkedin.com/in/sivaramya

On Fri, Dec 8, 2017 at 10:49 AM, Danesh Kuruppu  wrote:

> Hi Sivaramya,
>
> In order to make communication secured, we need to change netty
> configurations. netty configuration file format looks like [1]. If you
> running as standalone microservice, we need to give configuration file
> location as system property like below.
>
>  -Dtransports.netty.conf=
>
>
> 1. https://github.com/wso2/msf4j/blob/v2.4.2/distribution/
> binary/conf/netty-transports.yml
>
> Thanks
> Danesh
>
> On Fri, Dec 8, 2017 at 10:15 AM, SajithAR Ariyarathna 
> wrote:
>
>> [+ MSF4J & transport folks]
>>
>> Kindly requests your assistance on this.
>> Thanks.
>>
>> On Fri, Dec 8, 2017 at 10:12 AM, Sivaramya Sivanathan > > wrote:
>>
>>> Hi all,
>>>
>>> I am  using msf4j 2.4.3  WebSocket server for the siddhi-io-websocket
>>> unit test. Can anyone guide me how to setup the WebSocket security in msf4j
>>> WebSocket server?
>>>
>>> Thank you,
>>> Sivaramya Sivanathan
>>> Associate Software Engineer | WSO2
>>> Tel: 0770874960
>>> WSO2 Inc : http://wso2.org
>>> 
>>> LinkedIn | www.linkedin.com/in/sivaramya
>>>
>>
>>
>>
>> --
>> Sajith Janaprasad Ariyarathna
>> Senior Software Engineer; WSO2, Inc.;  http://wso2.com/
>> 
>>
>
>
>
> --
>
> *Danesh Kuruppu*
> Senior Software Engineer | WSO2
>
> Email: dan...@wso2.com
> Mobile: +94 (77) 1690552 <+94%2077%20169%200552>
> Web: WSO2 Inc 
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Setup the WebSocket security in msf4j WebSocket server

2017-12-07 Thread Danesh Kuruppu
Hi Sivaramya,

In order to make communication secured, we need to change netty
configurations. netty configuration file format looks like [1]. If you
running as standalone microservice, we need to give configuration file
location as system property like below.

 -Dtransports.netty.conf=


1.
https://github.com/wso2/msf4j/blob/v2.4.2/distribution/binary/conf/netty-transports.yml

Thanks
Danesh

On Fri, Dec 8, 2017 at 10:15 AM, SajithAR Ariyarathna 
wrote:

> [+ MSF4J & transport folks]
>
> Kindly requests your assistance on this.
> Thanks.
>
> On Fri, Dec 8, 2017 at 10:12 AM, Sivaramya Sivanathan 
> wrote:
>
>> Hi all,
>>
>> I am  using msf4j 2.4.3  WebSocket server for the siddhi-io-websocket
>> unit test. Can anyone guide me how to setup the WebSocket security in msf4j
>> WebSocket server?
>>
>> Thank you,
>> Sivaramya Sivanathan
>> Associate Software Engineer | WSO2
>> Tel: 0770874960
>> WSO2 Inc : http://wso2.org
>> 
>> LinkedIn | www.linkedin.com/in/sivaramya
>>
>
>
>
> --
> Sajith Janaprasad Ariyarathna
> Senior Software Engineer; WSO2, Inc.;  http://wso2.com/
> 
>



-- 

*Danesh Kuruppu*
Senior Software Engineer | WSO2

Email: dan...@wso2.com
Mobile: +94 (77) 1690552
Web: WSO2 Inc 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Setup the WebSocket security in msf4j WebSocket server

2017-12-07 Thread Irunika Weeraratne
Hi Sivaramya,
In MSF4J HTTPS working. Since HTTP and WS use the same server connector
configuration for WS too. Which means if HTTPS is configured when running
MSF4J then WSS also working.
@Danesh can please you provide the specifics? :)

Thanks,
Irunika

*Irunika Weeraratne*
*Software Engineer | WSO2, Inc. *
*Email : irun...@wso2.com *
*LinkedIn : https://lk.linkedin.com/in/irunika
*
*Mobile : +94712403314*
*Lean . Enterprise . Middleware*


On Fri, Dec 8, 2017 at 10:15 AM, SajithAR Ariyarathna 
wrote:

> [+ MSF4J & transport folks]
>
> Kindly requests your assistance on this.
> Thanks.
>
> On Fri, Dec 8, 2017 at 10:12 AM, Sivaramya Sivanathan 
> wrote:
>
>> Hi all,
>>
>> I am  using msf4j 2.4.3  WebSocket server for the siddhi-io-websocket
>> unit test. Can anyone guide me how to setup the WebSocket security in msf4j
>> WebSocket server?
>>
>> Thank you,
>> Sivaramya Sivanathan
>> Associate Software Engineer | WSO2
>> Tel: 0770874960
>> WSO2 Inc : http://wso2.org
>> 
>> LinkedIn | www.linkedin.com/in/sivaramya
>>
>
>
>
> --
> Sajith Janaprasad Ariyarathna
> Senior Software Engineer; WSO2, Inc.;  http://wso2.com/
> 
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Setup the WebSocket security in msf4j WebSocket server

2017-12-07 Thread SajithAR Ariyarathna
[+ MSF4J & transport folks]

Kindly requests your assistance on this.
Thanks.

On Fri, Dec 8, 2017 at 10:12 AM, Sivaramya Sivanathan 
wrote:

> Hi all,
>
> I am  using msf4j 2.4.3  WebSocket server for the siddhi-io-websocket unit
> test. Can anyone guide me how to setup the WebSocket security in msf4j
> WebSocket server?
>
> Thank you,
> Sivaramya Sivanathan
> Associate Software Engineer | WSO2
> Tel: 0770874960
> WSO2 Inc : http://wso2.org
> 
> LinkedIn | www.linkedin.com/in/sivaramya
>



-- 
Sajith Janaprasad Ariyarathna
Senior Software Engineer; WSO2, Inc.;  http://wso2.com/

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Setup the WebSocket security in msf4j WebSocket server

2017-12-07 Thread Sivaramya Sivanathan
Hi all,

I am  using msf4j 2.4.3  WebSocket server for the siddhi-io-websocket unit
test. Can anyone guide me how to setup the WebSocket security in msf4j
WebSocket server?

Thank you,
Sivaramya Sivanathan
Associate Software Engineer | WSO2
Tel: 0770874960
WSO2 Inc : http://wso2.org

LinkedIn | www.linkedin.com/in/sivaramya
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev