TheThingsArchive / java-app-sdk

The Things Network Application SDK for Java
MIT License
30 stars 25 forks source link

SDK's Java gRPC Client not using TLS? #59

Closed FlorianCodes closed 5 years ago

FlorianCodes commented 5 years ago

Referring to [1], is the Java gRPC client provided in the SDK not using TLS? If so, when can a fix be expected? If not, help for solving the problem explained in [1] is appreciated.

[1] https://www.thethingsnetwork.org/forum/t/encountering-problems-using-java-sdk-authenticating-with-an-access-key-http2exception/13200

naveen-25 commented 5 years ago

Referring to [1], is the Java gRPC client provided in the SDK not using TLS? If so, when can a fix be expected? If not, help for solving the problem explained in [1] is appreciated.

[1] https://www.thethingsnetwork.org/forum/t/encountering-problems-using-java-sdk-authenticating-with-an-access-key-http2exception/13200

Added TLS as an option in version 2.1.3