Yes you are certainly right Douglas. Thanx. I skipped that https issue.
_lvnd_
{^_^}
On 9 Kas 2012, at 18:55, Douglas Hubler wrote:
> xml-rpc traffic is over https, so i think it's encrypted, so you need
> to use the cert to decrypt. i forget the exact details but you should
> be able to go
xml-rpc traffic is over https, so i think it's encrypted, so you need
to use the cert to decrypt. i forget the exact details but you should
be able to google and figure it out.
On Fri, Nov 9, 2012 at 11:39 AM, Levend Sayar wrote:
> Hi, all.
>
> Is it possible to capture XML-RPC calls on wireshar
Hi, all.
Is it possible to capture XML-RPC calls on wireshark ?
By definition XML-RPC must use HTTP as the transport. But when you capture
the packets coming to 8092 port, you see binary data, no http.
8092 port is used by sipxsupervisor as the listening port for XML-RPC
requests.
We have a rec