Page 1 of 1

SSL Problem

Posted: Thu Sep 14, 2017 6:48 pm
by kush
Hi i have 2 domains with ssl installed from lets encrypt.

kserver.cf (i have done this tutorial for this domain - https://blog.flaunt7.com/how-to-use-let ... gin-panel/ but i don't think that should stop the other 1 from working)

colloquialenglish.tk

I have also done this tutorial to vesta cp to force ssl :
How to force https/SSL on a domain
1. Install custom nginx template

Code: Select all

cd /usr/local/vesta/data/templates/web
wget http://c.vestacp.com/0.9.8/rhel/force-https/nginx.tar.gz
tar -xzvf nginx.tar.gz
rm -f nginx.tar.gz
3. Create new package or set force-https as nginx template in the existing package
4. Add new user and assing him package with force-https template
5. Add new domain with SSL certificate and check the result


kserver.cf works with ssl and colloquialenglish.tk doest work with ssl.
when i open colloquialenglish.tk with HTTPS it just goes to HTTP doesn't give the not secure warning.
I have also got another domain (node-es1.cloudlinkd.com) added in without ssl and that gives me the warning of ssl when i open it with https.
colloquialenglish.tk and node-es1.cloudlinkd.com are on the same package.

now when i set the Proxy SupportNGINX - Proxy Template to force https and open the website in google chrome i get this error -
This page isn’t working

colloquialenglish.tk redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS

firefox -
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
This problem can sometimes be caused by disabling or refusing to accept cookies.

internet explorer -
This page can’t be displayed

•Make sure the web address https://colloquialenglish.tk is correct.
•Look for the page with your search engine.
•Refresh the page in a few minutes
Image
please help me. i dont know what to do.

Re: SSL Problem

Posted: Fri Sep 15, 2017 3:00 am
by noogen
colloquialenglish.tk force redirect fine for me. I don't have any issue. Maybe you have it cached, clear browser cache, use private/incognito mode and check again.

Re: SSL Problem

Posted: Fri Sep 15, 2017 1:54 pm
by kush
yeah its working now cuz i gave up and i am using ssl from cloudflare now.

Re: SSL Problem

Posted: Fri Sep 15, 2017 1:58 pm
by kush
i even added lets encrypt ssl to
node-es1.cloudlinkd.com and it worked on that domain. i dont know why colloquialenglish.tk is giving me prob.
anyway doesn't matter now i am using ssl from cloudflare

Re: SSL Problem

Posted: Fri Sep 15, 2017 4:02 pm
by kush
Please lock and mark as not solved.

Re: SSL Problem

Posted: Tue Oct 31, 2017 8:54 am
by kostas
Hello,

I applied the above and if I switch the Proxy Template to Force-https I get

This page isn’t working
i-aegean.gr redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS

while the URL is: https://domainname.tld
there only the default index.html file in public_html & public_shtml folder

any suggestion ?

thanks