Ir al contenido

Set up local encryption key

Esta página aún no está disponible en tu idioma.

Open your Web browser and navigate to the URL above + setupkey.php

With the example above, we would go to:

http://www.mywebsite.com/wordpress/**activation/setupkey.php**

This PHP script will set up the encryption key used by the web application to exchange with the workbook EXE.

After the execution of the PHP script, your web browser should show:

This encryption key is stored in a file at the location:

/activation/inc/lib/validationkey.txt

Once you are in production (i.e. you deployed your workbook EXE file made with XLS Padlock to customers), do not replace this file, otherwise end users will have to reactivate their workbook.

Finally, for security purpose, remove the setupkey.php file from your web server.