On 10/13/10 10:59, B.A.L. wrote:
> file, which in turn will then be easier to upgrade as well. Sven, what
> do you think of this idea?
Should be not a big deal to add a few arguments. But i am not really sure how we proceed with the webinject project in general, its currently up to Corey. I haven't heard from him so far, so i think he is still really busy at moment.
Regards,
Sven
please proceed however you feel is best for the project. I don't mind
adding additional args if this is something that might be useful for
many users. If it is really a niche case, I suggest just hacking a
version for yourself. I'll defer to Sven to decide if it should be
added.
I'd like to update the website at some point with links to the new
release and any new info... and will try to be more responsive.
regards,
-Corey
btw, you don't have to change the webinject.pl just to set a few environment variables, just call your perl script like this:
HTTPS_DEBUG=100 HTTPS_CERT_FILE=/data/nagios/libexec/webinject/PK070001002956142nokey.pem HTTPS_KEY_FILE=/data/nagios/libexec/webinject/PK070001002956142key.pem HTTPS_CA_FILE=/data/nagios/libexec/webinject/cacerts.cer ./webinject.pl ...
(everything in one line)
Regards,
Sven
On 10/13/10 10:59, B.A.L. wrote: