I am setting up a ERPNext on a cloud server and need to get a SSL certificate. Since this is going to be a multi-tenant setup do I need to buy a wildcard SSL or a SSL for a single site?
You can create a let’s encrypt ssl certificate for each site.
check bench --help
or frappe docs to find out how to …