Skip to main content
Announcements
Defect acknowledgement with Nprinting Engine May 2022 SR2, please READ HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
reshma_km
Partner - Creator III
Partner - Creator III

NPrinting URL - https to http

Hi,

My NPrinting url is https now. I have certificate error and I would like to avoid it. How can I change https to http?

1 Solution

Accepted Solutions
reshma_km
Partner - Creator III
Partner - Creator III
Author

Hi,

It works now.

instead of

#http.ssl=true to http.ssl=false.

#cookie.secure=true to cookie.secure=false.


it was given

#http.ssl=true to #http.ssl=false.

#cookie.secure=true to #cookie.secure=false.

View solution in original post

2 Replies
reshma_km
Partner - Creator III
Partner - Creator III
Author

Hi,

I have done the below steps as mentioned in help. But http is not working for me. The page doesn't display any error or load anything. it is blank. But https is working as before (which shouldn't as per the last line below). Could you please help me?

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:

  1. Connect to the computer where Qlik NPrinting server is installed with a user with administrator rights.
  2. Stop the Qlik NPrinting web engine Windows service.
  3. Open the NewsStand configuration file %ProgramData%\NPrinting\webconsoleproxy\app.conf in your preferred text editor.
  4. Change the default value of #http.ssl=true to http.ssl=false.
  5. Change the default value of #cookie.secure=true to cookie.secure=false.
  6. Save the configuration file.
  7. Restart the Qlik NPrinting web engine Windows service.
  8. Open the Qlik NPrinting web console by opening the URL http://YourServer:4993.


Using https:// in the URL does not work after changing the configuration to enable HTTP.

reshma_km
Partner - Creator III
Partner - Creator III
Author

Hi,

It works now.

instead of

#http.ssl=true to http.ssl=false.

#cookie.secure=true to cookie.secure=false.


it was given

#http.ssl=true to #http.ssl=false.

#cookie.secure=true to #cookie.secure=false.