cancel
Showing results for 
Search instead for 
Did you mean: 

SSL only checkout and member account and login pages problem magento 2.1.0?

SOLVED

SSL only checkout and member account and login pages problem magento 2.1.0?

Magento has SSL problem in version 2.1.0.
not only is the payment and login pages.
SSL is active on all pages.
1 ACCEPTED SOLUTION

Accepted Solutions

Re: SSL only checkout and member account and login pages problem magento 2.1.0?

The "Use Secure URLs on Storefront" will make all your URLs https.

 

This was a change and not a issue. More information here: https://github.com/magento/magento2/issues/5389

 

Many stores are going to a all https system as Google prefers this now.

-Kris
4x Certified, Blogger @ xgento.com

View solution in original post

5 REPLIES 5

Re: SSL only checkout and member account and login pages problem magento 2.1.0?

My theme name Luma.I downloaded and installed the Magento website.

There SSL problem in version 2.1.0 . There Cron Job problem in version 2.0.9.

Magento solution must be found. I have tried many. @kab8609

 

app/design/frontend/YOURPACKAGENAME/YOURTHEMENAME/template/page/html/header.phtml (NO FİLE)

Re: SSL only checkout and member account and login pages problem magento 2.1.0?

Can you provide screenshots to your URL and SSL settings in the Magento 2 backend?

-Kris
4x Certified, Blogger @ xgento.com

Re: SSL only checkout and member account and login pages problem magento 2.1.0?

my ssl settings for magento 2.1.0 @kab8609

Adsız.png

Re: SSL only checkout and member account and login pages problem magento 2.1.0?

The "Use Secure URLs on Storefront" will make all your URLs https.

 

This was a change and not a issue. More information here: https://github.com/magento/magento2/issues/5389

 

Many stores are going to a all https system as Google prefers this now.

-Kris
4x Certified, Blogger @ xgento.com

Re: SSL only checkout and member account and login pages problem magento 2.1.0?

Is that correct settings;

 

base url: https://www.mydomain.com

secure base url: https://www.mydomain.com

 

Use Secure URLs on Storefront : yes

 

@kab8609