Please enable JavaScript to view this site.

Administration manual

Navigation: Tech Doc > Advanced security functions

Encrypted connection to the database (SQLSRV)

Scroll Prev Top Next More

Description

This chapter describes how to configure JobRouter to use encrypted database connections to Microsoft SQL servers. The system configuration was tested by the manufacturer in the following system environment:

Virtual Machine: Windows 2008R2/MS SQL Server 2005 SP3 Member of the wjp.de domain

MS Certificate Server using Windows 2003 (MS CA Server)

External documentation

http://support.microsoft.com/kb/276553

http://technet.microsoft.com/de-de/library/ms191192.aspx

System requirements

JobRouter Version 3.3.x or higher together with a database connection of the SQLSRV type.

Using the MSSQL database class is not possible.

Instructions on establishing the encrypted connection

First a certificate has to be installed. To do so, use the browser to connect to the certificate server http://mycertificateserver/certsrv and select "Request a certificate".

JOBROU~1_img23

Then, select advanced certificate request.

JOBROU~1_img24

Then, Create and submit a request to this CA.

JOBROU~1_img25

Then enter the FQDN of the SQL server in the additional options and send the request.

JOBROU~1_img26

The certificate was issued. Click on Install this certificate.

JOBROU~1_img27

The certificate was installed on the server.

JOBROU~1_img28

To be able to use the certificate, it has to be on the local computer in the personal certificates and the trusted root certification authorities.

JOBROU~1_img29

JOBROU~1_img30

Afterwards Force protocol encryption can be activated in the server and client protocol properties of the MS SQL configuration manager.

JOBROU~1_img31

 

JOBROU~1_img32

 

In addition, the certificate can be selected in the protocol properties of the MSSQL server.

JOBROU~1_img33

 

The option Encrypt connection can now be activated in SQL Management Studio.

JOBROU~1_img34

The connection is now displayed as encrypted in the connection properties.

JOBROU~1_img35

The connection to the SQLSRV database is now SSL encrypted.