Top Menu

What is SSL?

SSL certificates are what enable websites to move from HTTP to HTTPS, which is more secure. An SSL certificate is a data file hosted in a website’s origin server. SSL certificates make SSL/TLS encryption possible, and they contain the website’s public key and the website’s identity, along with related information. Devices attempting to communicate with the origin server will reference this file to obtain the public key and verify the server’s identity. The private key is kept secret and secure.

Configure SSL Certificate for your Magento store

  • In your Magento 2 backend, go to Stores > Settings > Configuration.
  • On the left menu, under General section, click Web
  • Expand Base URLs (Secure) section. Then, do the following:
    • In the Base URL field, change “http” into “https”.
    • Set Use Secure URLs on Storefront to Yes.
    • Set Use Secure URLs in Admin to Yes.
  • Click the Save Config button.



About The Author

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Close