You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using pytak for sending cot event to a server configured in ssl.
On pytak I have added a client certificate and configured pytak with COT_URL=tls://host:port.
When I launch the program I see on the network that pytak send the cot event on multicast address 239.2.3.1.6969 and not to the Tak server configured by COT_URL=tls://host:port.
If possible, I want that pytak send the event on the server by tls port, and after the other client connected to the server receives the events by the server only. This because the clients are connected with routed networks without the possibility to share multicast traffic.
Can you help me?
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I'm using pytak for sending cot event to a server configured in ssl.
On pytak I have added a client certificate and configured pytak with COT_URL=tls://host:port.
When I launch the program I see on the network that pytak send the cot event on multicast address 239.2.3.1.6969 and not to the Tak server configured by COT_URL=tls://host:port.
If possible, I want that pytak send the event on the server by tls port, and after the other client connected to the server receives the events by the server only. This because the clients are connected with routed networks without the possibility to share multicast traffic.
Can you help me?
Thank you
The text was updated successfully, but these errors were encountered: