brian7704 / OpenTAKServer

Yet another open source TAK Server for ATAK, iTAK, and WinTAK
GNU General Public License v3.0
64 stars 8 forks source link

It is not possible to connect a WinTAK client #46

Closed ferenc92 closed 1 month ago

ferenc92 commented 1 month ago

When trying to connect a WinTAK client (WinTAK v5.1.0.147 (CIV)), the error message ‘Failed to load client certificate for OpenTAKServer_test’ appears. (OpenTAKServer_testis the name of the server connection)

The connection of an Abdroid client works perfectly. The installation of the Certificate Authority also works.

config message
brian7704 commented 1 month ago

Did you load your server's certificate where it says Install Certificate Authority?

ferenc92 commented 1 month ago

Hello @brian7704

Yes, I have downloaded the certificate via API: https://your_server_address/api/truststore

I have now found the solution. I had to update to WinTAK v5.2.0.153 (CIV).