mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
How to bypass {{ssl_certificate_key}} and {{ssl_certificate}} placeholders? #535
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leandroramos on 1/18/2022
Hi. I'm trying to add a new vhost template. But I don't need an SSL Cerificate (it's coming from my reverse proxy), so I've changed the template, but I don't know how to bypass the {{ssl_certificate_key}} and {{ssl_certificate}} placeholders.