vanvalenlab / kiosk-imageJ-plugin

An ImageJ Plugin for interacting with the DeepCell Kiosk
Other
3 stars 2 forks source link

Use OkHttpClient that trusts all certificates #29

Closed willgraf closed 3 years ago

willgraf commented 3 years ago

Potentially fixes #28

This solution was inspired by this SO post.