Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send directly to tls server #79

Open
qwdsfsfvss opened this issue Oct 17, 2024 · 0 comments
Open

Send directly to tls server #79

qwdsfsfvss opened this issue Oct 17, 2024 · 0 comments

Comments

@qwdsfsfvss
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant