prosopo / captcha

Protect your website from bots with Prosopo Procaptcha
https://prosopo.io
Apache License 2.0
40 stars 0 forks source link

add ssl to provider server #36

Closed goastler closed 1 year ago

goastler commented 1 year ago

Can we use letsencrypt for this?

Caddy2 does letsencrypt automatically (using only ip I believe).

Nginx is another option.

Can do it in nodejs manually, but scripting the ssl renewal might be reinventing the wheel. Perhaps there's an npm library for this?

goastler commented 1 year ago

try using caddy preferably, they have a docker image

goastler commented 1 year ago

go with caddy, put it in a docker img