reCAPTCHA verification through HTTP Proxy.

1,228 views
Skip to first unread message

bob.k...@gmail.com

unread,
Feb 26, 2013, 5:15:02 AM2/26/13
to pwm-g...@googlegroups.com
Not getting this to work.

Direct internet access works well, but not behind a proxy.

using the format http://username:password@servername:3128 & get password error - password is correct.

proxy authentication is against AD, so tried to work the domain\username into the string above, no luck - NULL error messages

what to try?

Joshua Ellsworth

unread,
Feb 26, 2013, 7:25:10 AM2/26/13
to pwm-g...@googlegroups.com
Kind of a stab in the dark here, but isn't the captcha coming from some other server as a web service? Does the server have outbound access to that IP?


--
You received this message because you are subscribed to the Google Groups "pwm-general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pwm-general...@googlegroups.com.
To post to this group, send email to pwm-g...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/pwm-general/-/jQlX60Iw_LgJ.
For more options, visit https://groups.google.com/groups/opt_out.



Matt Weisberg

unread,
Feb 26, 2013, 8:35:09 AM2/26/13
to pwm-g...@googlegroups.com

You'll probably need to set your JVM to use a proxy.  See this page:


Basically, you'll need to add something like this to your JAVA_FLAGS:

-Dhttp.proxyHost=webcache.mydomain.com -Dhttp.proxyPort=8080

Not sure thought if there is an option to add a UserID/Password though.

Matt



On Tue, Feb 26, 2013 at 5:15 AM, <bob.k...@gmail.com> wrote:

Jason Rivard

unread,
Feb 26, 2013, 12:28:09 PM2/26/13
to pwm-g...@googlegroups.com
All I can say is it should work just by using the proxy settings in PWM, and/or the JVM settings Matt linked to.  I personally haven't ever tested with a proxy requiring authentication so I can't know for sure what the problem is.  You might try capturing the log at trace level and posting the relevant bit here.
Reply all
Reply to author
Forward
0 new messages