I found a solution for this.
- Download the Java Cryptography Extension from here
- Unzip the contents - should contain a readme and two jars.
- Copy the jars to JAVA_HOME/jre/lib/security or JAVA_HOME/lib/security For me this was β/usr/lib/jvm/zulu-embedded-8-armhf/β
- restart your rpi.
The reason is that for some reason the cryptography changed for their server and by default itβs not supported.
Or something like that