Hi. I get an error when I install the ssl certificate on the subdomain. I have self-hotsing. My main domain has an SSL certificate installed. And it is not installed on the subdomain. What could be the problem?
I already have Ghost installed on my main domain. I also want to install Ghost on a subdomain to present my theme there. This is done, for example, on fueko.net
I also want to note that when installing ghost on a subdomain, I get an error when setting up nginx, which causes the installation of the ssl certificate to be skipped
Enter your Ghost database name: ghost
✔ Configuring Ghost
✔ Setting up instance
+ sudo chown -R ghost:ghost /var/www/maroon/content
✔ Setting up "ghost" system user
ℹ Setting up "ghost" mysql user [skipped]
? Do you wish to set up Nginx? Yes
+ sudo mv /tmp/maroon-scripstr-ru/maroon.scripstr.ru.conf /etc/nginx/sites-available/maroon.scripstr.ru.conf
+ sudo ln -sf /etc/nginx/sites-available/maroon.scripstr.ru.conf /etc/nginx/sites-enabled/maroon.scripstr.ru.conf
+ sudo nginx -s reload
**✖ Setting up Nginx**
**Nginx setup task failed, skipping SSL setup**
Go to>Site Tools > Security> SSL Manager.
Select the subdomain from the Select Domain> dropdown and choose the desired type of SSL and then Click Install.