Help guys, is it possible to change from http to https or to acquire certificates after installation
Hi @archlovea:
Check this.
https://frappeframework.com/docs/user/en/bench/guides/configuring-https
Even this will adquire certificate (LetsEncrypt) and install automatically.
https://frappeframework.com/docs/user/en/bench/guides/lets-encrypt-ssl-setup
Maybe some little adjustements will be needed … (host_name
on site_config.json
, etc …)
Hope this helps.