I want to install sdkman on elementary OS Loki . I try to do everything according to the instructions from the site , I enter into the curl -s "https://get.sdkman.io" | bash console curl -s "https://get.sdkman.io" | bash curl -s "https://get.sdkman.io" | bash and nothing happens. The sdkman developers said that maybe it's because of server locks, but I have vpn and I can ping get.sdkman.io , and also if I enter this address into the browser, then their page opens, from here I concluded that it's not about blocking, what could be the problem then?
UPD: tried to change the query here is the result
curl -sv "https://get.sdkman.io/" | bash Rebuilt URL to: https://get.sdkman.io/ Trying 159.89.187.78... Connected to get.sdkman.io (159.89.187.78) port 443 (#0) found 148 certificates in /etc/ssl/certs/ca-certificates.crt found 597 certificates in /etc/ssl/certs ALPN, offering http/1.1 gnutls_handshake() failed: Error in the push function. Closing connection 0 UPD2:
ls -l $(which bash) -rwxr-xr-x 1 root root 1037528 ноя 27 2017 /bin/bash bash --version GNU bash, версия 4.3.48(1)-release (x86_64-pc-linux-gnu) UPD3:
$ wget 'https://get.sdkman.io' --2018-09-27 16:25:07-- https://get.sdkman.io/ Распознаётся get.sdkman.io (get.sdkman.io)... 159.89.187.78 Подключение к get.sdkman.io (get.sdkman.io)|159.89.187.78|:443... соединение установлено. Не удаётся установить SSL-соединение. 
ls -l $(which bash)andbash --version. - Axenowgnutls_handshake() failed: Error in the push function. - Axenow