bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] SSL certificates and PEM pass phrase


From: Alex Strickland
Subject: [Bug-wget] SSL certificates and PEM pass phrase
Date: Thu, 12 Nov 2009 16:34:01 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0

Hi

I have a batch command like this:

"C:\program files\GnuWin32\bin\wget" -d --no-check-certificate --certificate=C:\Users\Alex\Administrator_425.pem --private-key=C:\Users\Alex\Administrator_425.pem --input-file=retain.url --output-document=retain.xml

I get a prompt to:
        "Enter PEM pass phrase:"

Is there a way to supply the password in the command line?

Thanks
Alex

BTW it took me a *long* time to find out that both --certificate and --private-key must be used even if the file specified is the same. Certainly an error would be nice that gave a hint.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]