On Tue, 22 Feb 2005 19:09:11 +0000, Bryan <[EMAIL PROTECTED]> wrote: > > Automize cannot access PKI-enabled websites, as it does not support > that functionality. I was reading up about Wget, and I saw that you > can send a specific cookie back to a website. This is almost exactly > what I am looking for, but instead of a cookie, it's a personal > certificate, with an extension of .p12 . > > If anyone can tell me if that is something that is maybe coming up in > later builds or if that functionality is already available, I would > greatly appreciate it.
Have you tried playing with the sslcertfile and/or sslcertkey parameters? I don't seem to be able to find any documentation for these parameters other than they are listed when you do a "wget --help" but I assume their function is fairly self explanatory. HTH Jon
