facebook - web hooks face books how to bypass a secure website -


i setting webhooks facebook application, , required call url, url must in https

i have server call website not https, in http protocol

any idea bypass that? (work around? )

enter image description here

there's no way bypass it. however, if don't want buy ssl certificate domain, can configure domain name cloudflare , use universal ssl. have used facebook webhooks , works well. it's free , easy configure.

the free plan allows use flexible ssl. per docs:

flexible ssl: secure connection between visitor , cloudflare, no secure connection between cloudflare , web server. don't need have ssl certificate on web server, visitors still see site being https enabled.


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -