I have to go in there for every suspended site and add SSL:
listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate mykey.crt; ssl_certificate_key mykey.key;
Otherwise all suspended sites just resolve to first nginx block
-
Mohamed Alaa moved item to project Sites
11 hours ago -
Mohamed Alaa created the item
11 hours ago