This is a test version of Biostars. For the public version, visit https://www.biostars.org.
"Unable to establish SSL connection" error for downloadin in wsl ubuntu by wget

i see this error when download HISAT2 by wget cmmand in wsl ubuntu

command: wget https://cloud.biohpc.swmed.edu/index.php/s/oTtGWbWjaxsQ2Ho/download

error

--2025-01-01 18:11:52-- https://cloud.biohpc.swmed.edu/index.php/s/oTtGWbWjaxsQ2Ho/download Resolving cloud.biohpc.swmed.edu (cloud.biohpc.swmed.edu)... 129.112.9.92 Connecting to cloud.biohpc.swmed.edu (cloud.biohpc.swmed.edu)|129.112.9.92|:443... connected. Unable to establish SSL connection.

what can i do?

ubuntu wget ssl hisat2 linux

1 answer

You may using an old version of wget or your system time is not correctly set with a time server. wget is working to download from the link for me.

thanks i do that i can download other web file by wget but wget donot download this file

Log in to answer this question.