shyim / shopware-docker

Easy to use Docker Installation for Shopware 5 and Shopware 6
MIT License
115 stars 27 forks source link

Using SSL_DEFAULT does not create https sales channel domain entry #69

Closed zaifastafa closed 3 years ago

zaifastafa commented 3 years ago

Like the title says, after enabling this in the env, and doing swdc buid sw6, it does not create https entry in the sales channel domain.

shyim commented 3 years ago

I could not reproduce it 🙈

zaifastafa commented 3 years ago

I will try it again. It was a fresh installation though. But ok will check it again and update the issue accordingly.

zaifastafa commented 3 years ago

it worked, but then we do not have a http entry. I think using default means the https should be default but we should also have a http domain, right? And the symfony debug toolbar does not work with SSH. Is it a known issue?

shyim commented 3 years ago

The ssl default uses in the installation https for the links. Requests are still possible in both ways http and https. In Shopware 6 some of them will fail, cause the url is not in the sales channel settings.

What do you mean with ssh. Can you create a new issue for that to differentiate that