|
From: David C. <cl...@au...> - 2004-06-14 22:37:31
|
An ssl-enabled version of wget is available in the AIX Toolbox on the "Cryptographic Content" site. This allows you to run wget on secure (e.g. "https" format) sites. The version remains 1.9, and the non-ssl-enabled version continues to be available on the primary Toolbox site. If you don't need to access secure sites with wget, you can continue using the existing version. The letters "ssl" are appended to the release number of the ssl-enabled version, so you will notice that the image is named: wget-1.9-2ssl.aix5.1.ppc.rpm. To get to the cryptographic-content site, you must register and actively accept the license. Access is free. The site is available at: http://www6.software.ibm.com/dl/aixtbx/aixtbx-p You can find wget at the bottom of the "Web Server Tools" category. Of course, to use this you must also install the openssl image if you do not already have it. -- David Clissold cl...@au... |