Possible to use reCAPTCHA on a site without HTTPS?

一世执手 提交于 2020-01-24 16:25:24

问题


I have a simple informational site that has no ecommerce aspects. It has a comment submission form that I'd like to protect with reCAPTCHA.

Is there any way to use reCAPTCHA without converting the site to HTTPS (at increased cost for certificate and hosting) ?


回答1:


yes you can they have a javascript api for that also you can verify the response from serverside!

https://developers.google.com/recaptcha/docs/display



来源:https://stackoverflow.com/questions/50320279/possible-to-use-recaptcha-on-a-site-without-https

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!