Hi,
I have deployed CAS 6.1.6 with Google reCAPTCHA Integration as follow:
(1) build.gradle
compile "org.apereo.cas:cas-server-support-captcha:${project.'cas.version'}"
(2) cas.properties
cas.googleRecaptcha.enabled=true
cas.googleRecaptcha.verifyUrl=https://www.google.com/recaptcha/api/siteverify
cas.googleRecaptcha.siteKey=6LeXxxxxxx
cas.googleRecaptcha.secret=6LeXxxxxxxx
cas.googleRecaptcha.invisible=false
cas.googleRecaptcha.position=bottomright
(3) create the required account and site at Google Services for reCAPTCHA
(4) But still getting reCAPTCHA validation failed., in the Log I can see
the following error
^[[1;31m2020-06-03 09:54:04,753 ERROR [org.apereo.cas.util.HttpUtils] -
<Connection reset>^[[m
javax.net.ssl.SSLException: Connection reset
any Idea, please?
Thank all.
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/08444ca7-3313-49f1-9405-1b0fe872003c%40apereo.org.