How do I use SSL with Microsoft SQL Server?
Last modified on 12 August 2020 11:32 PM
|
|
By default PaperCut uses an internal embedded database called Apache Derby which was initially developed by IBM and sold as Cloudspace DB. PaperCut can also be run on external databases like Microsoft SQL Server. Some PaperCut customers may wish to utilize a SSL connection to their Microsoft SQL server. When making the changes as described in the manual at the end of this document, you will need to make an additional change to support SSL connection. Original
Modified
Additional steps for 14.2 onwardsWith the release of 14.2 we updated the version of Java PaperCut uses, in this updated Java engine some SSL connection issues were discovered between the Java database driver and MS SQL Server. When using the
For more information using an external database, and instructions on how to “upsize” to an external database, see the manual here. Other Microsoft SQL Server connection optionsPaperCut utilizes the jTDS JDBC driver which has other connection options that may be applicable to your environment. | |
|