You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Denise Wu <wa...@gmail.com> on 2011/08/12 14:58:36 UTC

tcpmon and SSL request/response

Hi,

I have been using tcpmon application to display request and response
of server/client webservice.
I just implemented SSL communication and no longer able to see any
data in tcpmon even after configuring the right ports.

Is there any specific configuration? or maybe does-it require a specific tool?

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Re: tcpmon and SSL request/response

Posted by Hasini Gunasinghe <ha...@gmail.com>.
You can decrypt and monitor ssl traffic using ssldupm as well, as described
in [1].

[1]
http://blog.facilelogin.com/2010/11/ssl-debugging-part-ii-intercepting.html.

Thanks,
Hasini.

On Fri, Aug 12, 2011 at 8:39 PM, Sadeep Jayasumana <ga...@gmail.com>wrote:

> Hi,
>
> TCPMon cannot monitor https traffic. But there are other tools such as
> Wireshark that are capable of doing this. You  might find this[1] blog post
> useful.
>
> [1] http://www.lahiru.org/2011/05/monitor-wso2-servers-with-wireshark.html
>
> Thanks,
> Sadeep
>
>
> On Fri, Aug 12, 2011 at 6:28 PM, Denise Wu <wa...@gmail.com> wrote:
>
>> Hi,
>>
>> I have been using tcpmon application to display request and response
>> of server/client webservice.
>> I just implemented SSL communication and no longer able to see any
>> data in tcpmon even after configuring the right ports.
>>
>> Is there any specific configuration? or maybe does-it require a specific
>> tool?
>>
>> thanks
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
>> For additional commands, e-mail: java-dev-help@axis.apache.org
>>
>>
>
>
> --
> Sadeep
>

Re: tcpmon and SSL request/response

Posted by Hasini Gunasinghe <ha...@gmail.com>.
You can decrypt and monitor ssl traffic using ssldupm as well, as described
in [1].

[1]
http://blog.facilelogin.com/2010/11/ssl-debugging-part-ii-intercepting.html.

Thanks,
Hasini.

On Fri, Aug 12, 2011 at 8:39 PM, Sadeep Jayasumana <ga...@gmail.com>wrote:

> Hi,
>
> TCPMon cannot monitor https traffic. But there are other tools such as
> Wireshark that are capable of doing this. You  might find this[1] blog post
> useful.
>
> [1] http://www.lahiru.org/2011/05/monitor-wso2-servers-with-wireshark.html
>
> Thanks,
> Sadeep
>
>
> On Fri, Aug 12, 2011 at 6:28 PM, Denise Wu <wa...@gmail.com> wrote:
>
>> Hi,
>>
>> I have been using tcpmon application to display request and response
>> of server/client webservice.
>> I just implemented SSL communication and no longer able to see any
>> data in tcpmon even after configuring the right ports.
>>
>> Is there any specific configuration? or maybe does-it require a specific
>> tool?
>>
>> thanks
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
>> For additional commands, e-mail: java-dev-help@axis.apache.org
>>
>>
>
>
> --
> Sadeep
>

Re: tcpmon and SSL request/response

Posted by Sadeep Jayasumana <ga...@gmail.com>.
Hi,

TCPMon cannot monitor https traffic. But there are other tools such as
Wireshark that are capable of doing this. You  might find this[1] blog post
useful.

[1] http://www.lahiru.org/2011/05/monitor-wso2-servers-with-wireshark.html

Thanks,
Sadeep

On Fri, Aug 12, 2011 at 6:28 PM, Denise Wu <wa...@gmail.com> wrote:

> Hi,
>
> I have been using tcpmon application to display request and response
> of server/client webservice.
> I just implemented SSL communication and no longer able to see any
> data in tcpmon even after configuring the right ports.
>
> Is there any specific configuration? or maybe does-it require a specific
> tool?
>
> thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
> For additional commands, e-mail: java-dev-help@axis.apache.org
>
>


-- 
Sadeep

Re: tcpmon and SSL request/response

Posted by Sadeep Jayasumana <ga...@gmail.com>.
Hi,

TCPMon cannot monitor https traffic. But there are other tools such as
Wireshark that are capable of doing this. You  might find this[1] blog post
useful.

[1] http://www.lahiru.org/2011/05/monitor-wso2-servers-with-wireshark.html

Thanks,
Sadeep

On Fri, Aug 12, 2011 at 6:28 PM, Denise Wu <wa...@gmail.com> wrote:

> Hi,
>
> I have been using tcpmon application to display request and response
> of server/client webservice.
> I just implemented SSL communication and no longer able to see any
> data in tcpmon even after configuring the right ports.
>
> Is there any specific configuration? or maybe does-it require a specific
> tool?
>
> thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
> For additional commands, e-mail: java-dev-help@axis.apache.org
>
>


-- 
Sadeep