Open amrsmind opened 2 years ago
Just put your domain's certificate CRT and PrivateKey in template.bundle.crt and tempate.private.key. Then, remove template. from both key files names.
template.bundle.crt
tempate.private.key
template.
I tested it on AWS ECS. Make sure there to open port 443
Just put your domain's certificate CRT and PrivateKey in
template.bundle.crt
andtempate.private.key
. Then, removetemplate.
from both key files names.