This works:
wget http://www.exampe.com/
--2016-09-14 14:42:23--  http://www.exampe.com/
Resolving www.exampe.com... 69.172.201.153
Connecting to www.exampe.com|69.172.201.153|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: “index.html.1”

    [ <=>                                                                       
                                         ] 1,558       --.-K/s   in 0s      

2016-09-14 14:42:23 (20.8 MB/s) - “index.html.1” saved [1558]



But this does not:
wget https://www.exampe.com/
--2016-09-14 14:42:39--  https://www.exampe.com/
Resolving www.exampe.com... 69.172.201.153
Connecting to www.exampe.com|69.172.201.153|:443... connected.
Unable to establish SSL connection.

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to