• Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Critical Critical
    • 2.8, 4.0M5
    • None
    • None
    • None

      Google Captcha is unable to validate Form from customer server.

          [RUNTIME-1549] Google Captcha not working correctly

          It was due to a bad tomcat configuration

          Laurence Aumeunier added a comment - It was due to a bad tomcat configuration

          The serveur needs to contact google reCaptcha validation server in order to work. This requires calling an "https" address. The "https" protocole can not be used if the trustStore (e.g. tomcat argument "-Djavax.net.ssl.trustStore=" ) is empty. This problem must be solve on the server configuration.

          There was the problem that we didn't have any log, the patch attached to this issue should fix that.

          Grégory Lefebvre (Inactive) added a comment - The serveur needs to contact google reCaptcha validation server in order to work. This requires calling an "https" address. The "https" protocole can not be used if the trustStore (e.g. tomcat argument "-Djavax.net.ssl.trustStore=" ) is empty. This problem must be solve on the server configuration. There was the problem that we didn't have any log, the patch attached to this issue should fix that.

            laurence Laurence Aumeunier
            dcartier David Cartier-Michaud
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: