astarte-platform / astarte-platform/astarte-device-sdk-java
Add a way to ignore SSL errors
Open
- Dominant language
- Java
- Stars
- 3
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Currently the SDK is not usable with self-signed certificates (e.g. with a `docker-compose` deployment).
We should add the usual `ignoreSslErrors` flag to the device.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the device configuration or entry point in the Java SDK and reviewing how SSL connections are currently created. The issue's completion condition is an ignoreSslErrors option on the device that allows self-signed certificates, including in a docker-compose deployment; no file or test is named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100