magento / magento/magento-cloud-docker
Magento 2 Cloud Docker SSL certificate hostname change
- Dominant language
- PHP
- Stars
- 277
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
I am using setup my local Cloud Docker https://devdocs.magento.com/cloud/docker/docker-development.html
local hostname set - test.test
To configure the custom host and port, add the host and port options to the build:compose command.
./vendor/bin/ece-docker build:compose --host=test.test --port=80
Still SSL certificate showing default magento2.docker on browser. How to change SSL certificate name as host. needed to DNS- test.test
Please let me know how change certificate name in magento2 docker cloud deploying into localhost.
Contributor guide
Research direction
Start with the linked Cloud Docker development documentation and the build:compose command shown in the issue. Reproduce the setup using --host=test.test and --port=80, then trace how the SSL certificate hostname is selected. Done means the local certificate uses test.test and the requested DNS setup is documented or works as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100