Enabling HTTP
By default, Qlik NPrinting is configured to use HTTPS for connections with its user interfaces. Qlik NPrinting can be enabled to use HTTP for its connections, but HTTPS is the recommended configuration.
You can enable HTTP for the NewsStandand Qlik NPrinting web console.
Enabling HTTP for the NewsStand
This procedure enables the use of HTTP for connections with the NewsStand.
Do the following:
- Connect to the computer where Qlik NPrinting Server is installed with a user with administrator rights.
- Stop the Qlik NPrinting web engine Windows service.
- Open the NewsStand configuration file %ProgramData%\NPrinting\newsstandproxy\app.conf in your preferred text editor.
- Change the default value of #http.ssl=true to http.ssl=false. Delete the # character at the beginning of the string.
- Change the default value of #cookie.secure=true to cookie.secure=false. Delete the # character at the beginning of the string.
- Save the configuration file.
- Restart the Qlik NPrinting web engine Windows service.
-
Open the NewsStand by opening the URL http://YourServer:4994.
Information noteUsing https:// in the URL does not work after changing the configuration to enable HTTP.
Enabling HTTP for the Qlik NPrinting web console
This procedure enables the use of HTTP for connections with the Qlik NPrinting web console.
Do the following:
- Connect to the computer where Qlik NPrinting Server is installed with a user with administrator rights.
- Stop the Qlik NPrinting web engine Windows service.
- Open the NewsStand configuration file %ProgramData%\NPrinting\webconsoleproxy\app.conf in your preferred text editor.
- Change the default value of #http.ssl=true to http.ssl=false.
- Change the default value of #cookie.secure=true to cookie.secure=false.
- Save the configuration file.
- Restart the Qlik NPrinting web engine Windows service.
-
Open the Qlik NPrinting web console by opening the URL http://YourServer:4993.
Information noteUsing https:// in the URL does not work after changing the configuration to enable HTTP.
Supported protocols for connecting Qlik NPrinting to Qlik Sense Server
The following are the supported scenarios for connecting Qlik NPrinting to Qlik Sense Server:
-
If Qlik Sense Server is configured to use HTTPS protocol, Qlik NPrinting connection must use HTTPS as well.
Qlik NPrinting connection/Qlik Sense Server: HTTPS/HTTPS.
- If Qlik Sense Server is configured to use HTTP protocol, Qlik NPrinting connection can use either HTTPS or HTTP.
Qlik NPrinting connection/Qlik Sense Server: HTTPS/HTTP.
Qlik NPrinting connection/Qlik Sense Server: HTTP/HTTP.