How to configure your Magento 2 store to use SSL certificates using either the Dashboard or SSH.
SSL certificates create an encrypted link between a server and a client. A functioning SSL allows users to transmit sensitive information between servers and browsers without fear of third-party eavesdropping. For more information about SSL certificates and how they function, see What are SSL certificates?
If you have not already purchased an SSL certificate, either visit our website or contact our sales team, available 9 a.m–5 p.m. eastern time (ET), Monday through Friday. Otherwise, use the procedure below to configure Magento to use your SSL certificate:
In the Base URLs (Secure) section, take the following action:
Click Save Config. Your store is now configured to use your SSL certificate.
cd /home/[user]/[domain.tld]/html/
php bin/magento setup:store-config:set --use-secure=1 --base-url=”https://[domain.tld]”
php bin/magento setup:store-config:set --use-secure-admin=1 --base-url=“https://[domain.tld]”
http://devdocs.magento.com/guides/v2.0/install-gde/install/cli/install-cli-subcommands-store.html
For 24-hour assistance any day of the year, contact our support team by email or through your Client Portal.
Our award-winning customer care team is here for you.
Contact Support