FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
3,729 views
in Vehicle tracking by anonymous

Hello,

I have a Java based server running a Server socket. The socket is configured with a SSL keystore containing the server certificate (private & public key) together with the CA certificate used to sign these keys. I also uploaded the same CA certificate to my TMT250 device.

When trying to connect to the server I always get a bad certificate error in the server log. When I try out the connection from within a simple Java client application having a truststore with the CA certificate in it configured, everything is working fine.

I followed this documentation : https://flespi.com/blog/teltonika-tls-encryption

When I do the same towards the Flespi platform, everything works fine. The problem I'm facing is similar to https://community.teltonika-gps.com/21671/uploaded-certificate-to-fmc125-and-turning-tls-not-working

Without TLS activated on the device and on the server, the messages are processed correctly.

Thanks for your help!

Kind regards,

What do I do wrong. Is there more extended documentation available?

Please log in or register to answer this question.