Closed Wasca closed 8 months ago
I've solved my own question.
I just needed to use my wild card certificate as the primary certificate.
'ssl_cert_file' => "/var/config/star_mydomain_com_cert.pem",
'ssl_key_file' => "/var/config/star_mydomain_com_key.pem",
Hello,
I was wondering if the Server Setting
ssl_sni_certs
can handle wildcard certificates. So in my config it would looks like this...