PrinterOn KB Powered By ePRINTit USA

Does PrinterOn encrypt or support data encryption in the SQL database? - c06593901

PrinterOn provides SQL Express with no encryption as part of the base server. TDE or Transparent Data Encryption is not available in Express version of SQL. If a customer would like to use TDE or another form of encryption, it will be on them to provide their own SQL service with encryption. PrinterOn will use JDBC connection to connect to the external SQL database provided by the customer.

For information on how to connect to an external database using JDBC, refer to PrinterOn Enterprise Configuration Guide which can be downloaded from here: http://h10032.www1.hp.com/ctg/Manual/c06246364.pdf

More information on TDE encryption commonly used in Microsoft SQL Enterprise server can be found here: https://docs.microsoft.com/en-us/sql/relational-databases/security/encryption/transparent-data-encryption?view=sql-server-2017