This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

SSL Issue
#1
SSL Issue
Could anybody help me with solving a SSL issue.
When i try to load site on https i get ERR_CONNECTION_CLOSED

Anybody please  Big Grin
Reply
Thanks given by:
#2
RE: SSL Issue
Take a look at this it may be helpful. http://blogs.tanertemel.co.uk/2015/04/en...e.html?m=1
Reply
Thanks given by: wesleyr701
#3
RE: SSL Issue
(07-30-2015, 03:11 AM)clu55ter Wrote: Take a look at this it may be helpful. http://blogs.tanertemel.co.uk/2015/04/en...e.html?m=1

Sorry forgot to say i'm running centos 7 not ubuntu
Reply
Thanks given by:
#4
RE: SSL Issue
Have you checked the Sentora FAQs? Follow my tutorial but use the centos info linked http://docs.sentora.org/?node=20here.
Reply
Thanks given by: wesleyr701
#5
RE: SSL Issue
(07-30-2015, 04:22 AM)clu55ter Wrote: Have you checked the Sentora FAQs? Follow my tutorial but use the centos info linked http://docs.sentora.org/?node=20here.

Thanks almost got it working but now when i enable Port Override 443
It ony load my site on https normal http loads only sentora login page
Reply
Thanks given by:
#6
RE: SSL Issue
Anybody that can help me please
Reply
Thanks given by:
#7
RE: SSL Issue
Use a .htaccess file.

Code:
# Redirect http to https
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#8
RE: SSL Issue
(07-31-2015, 01:44 AM)TGates Wrote: Use a .htaccess file.

Code:
# Redirect http to https
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

Thanks but it's a online store only the checkout page must be loaded with https
Reply
Thanks given by:
#9
RE: SSL Issue
(07-31-2015, 07:38 AM)wesleyr701 Wrote:
(07-31-2015, 01:44 AM)TGates Wrote: Use a .htaccess file.

Code:
# Redirect http to https
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

Thanks but it's a online store only the checkout page must be loaded with https

So change the .htaccess to meet your requirements? :\
http://www.htaccessredirect.net/
My Sentora Resources
[Module] Mail Quota Count | Vagrant Box with Sentora

[Image: vanguardly-logo-micro.png]
Graphic and Web Design. Development.
www.vanguardly.com


Reply
Thanks given by:
#10
RE: SSL Issue
(07-31-2015, 07:51 AM)apinto Wrote:
(07-31-2015, 07:38 AM)wesleyr701 Wrote:
(07-31-2015, 01:44 AM)TGates Wrote: Use a .htaccess file.

Code:
# Redirect http to https
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

Thanks but it's a online store only the checkout page must be loaded with https

So change the .htaccess to meet your requirements? :\
http://www.htaccessredirect.net/

Sorry but i don't get it its a running prestashop and when i try to enable ssl in the back office not is happing but when i enable ssl in phpmyadmin i get ERR_TOO_MANY_REDIRECTS .
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Old issue on Daily Backup iraqiboy90 24 112 ,940 12-26-2020, 12:48 PM
Last Post: conglynina
Security issue urgent johnnyp 7 12 ,864 02-27-2020, 06:19 PM
Last Post: johnnyp
sub-domain issue kevwebbie 15 30 ,468 12-21-2018, 05:51 PM
Last Post: kevwebbie

Forum Jump:


Users browsing this thread: 1 Guest(s)