[V7] Erpnext SSL install Instructions

something has changed in this version could you please update the specific instructions for installing third party ssl more specifically with unbuntu 16?

Have you Checked? https://frappe.github.io/frappe/user/en/bench/guides/configuring-https.html

No I searched on this several times but got broken links or outdated instructions in relation to version 7 and Ubuntu. I will take a look and see if this compares with how I have it working now.

I never use these commands. Somehow these are never work for me, as they do not change anything to my nginx.conf:

bench set-ssl-certificate {sitename} {certificatename}
bench set-ssl-key {sitename} {certificatekey}

I always edit nginx.conf manually.

Lucky

thanks that is what I did…