Page 1 of 1

debian 9 phpfpm+nginx SSL doesnt work!

Posted: Wed May 08, 2019 1:14 pm
by artstyle
hello i have an issue.
i have a clean installation with this params
bash vst-install.sh --nginx yes --phpfpm yes --apache no --named yes --remi yes --vsftpd yes --proftpd no --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin no --clamav yes --softaculous no --mysql yes --postgresql no --hostname 123 --email 123 --password 123
and when im trying to enable SSL for new domain the server gives me an error! ssl doesnt work! is it normal?

Re: debian 9 phpfpm+nginx SSL doesnt work!

Posted: Thu May 16, 2019 9:55 pm
by lotnomore
artstyle wrote:
Wed May 08, 2019 1:14 pm
hello i have an issue.
i have a clean installation with this params
bash vst-install.sh --nginx yes --phpfpm yes --apache no --named yes --remi yes --vsftpd yes --proftpd no --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin no --clamav yes --softaculous no --mysql yes --postgresql no --hostname 123 --email 123 --password 123
and when im trying to enable SSL for new domain the server gives me an error! ssl doesnt work! is it normal?
It may not be due to the --phpfpm option. Check your /etc/host and /etc/hosts entries. Also check the DNS template option for your hostname domain - make sure it is a FQDN that has resolved to the server IP.