Categories

encryption key

Amina Freinger October 29, 2015
No votes yet.
Please wait...

Magento Encryption Key is generated during the Magento engine Installation. It is used for the encryption and the security storage of the sensitive data in the script’s database:

encryption_key

Magento Encryption Key is kept in the app/etc/local.xml file on your server. You can access it via the File Manager tool in your cPanel or via FTP. In this file, you should look for the following code:

<crypt><key><!--[CDATA[ENCRYPTION_KEY]]--></key></crypt>

In this code the ENCRYPTION_KEY string is replaced by the actual encryption key.

IMPORTANT: You should always keep your Magento encryption key securely saved somewhere. You will need it in case you want to move your data to a different Magento installation. In addition, some payment and shipment processors require it to operate correctly.

Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket

Comments are closed.