March 4th, 2010, 10:52 AM
|
#25 (permalink)
|
|
Senior Member
Join Date: Aug 2009
Location: UK
Posts: 1,320
Device(s): Nexus One
Thanks: 3
Thanked 46 Times in 28 Posts
|
wget needs to be compiled with openssl. If it is, it should handle it itself.
You can try wget --help and look for this options:
--secure-protocol
if its not there, there's no support.
|
|
|