Can not connect via SSH

I just downloaded a trial version but get this error when I try to conenct with SSH tunnel.
java.security.NoSuchAlgorithmException: Algorithm HmacMD5 not available.
Do I need to configure my Java installation some way?

Here is a bit from my log file.
eclipse.buildId=unknown
java.version=11.0.1
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_SE
Framework arguments: -keyring /Users/henrik/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/henrik/.eclipse_keyring -showlocation

1 Like

Was anyone able to fix this? Please help