Encrypting passwords manually.
If your passwords are not encrypted in the server.xml file, or you are adding your own keystore certificate and need to update the password in the system.xml file, you can encrypt passwords manually using the Encryptor tool included with the PrinterOn installation.
📘 Instructions
To run the Encryptor tool:
On the command line, enter the following command:
CODEcd "C:\Program Files (x86)\PrinterOn Corporation\PrinterOn Server Install Manager\Tools\Encrpytor" "%PON_JAVA_HOME%\bin\java.exe" -jar encryptor.jar PASSWORD
where PASSWORD is the plain-text password you need to encrypt.
Copy the encrypted password provided by the Encryptor and paste it into any PrinterOn properties file.