Solution: Following are the steps to enable HTTPS for all Quark Publishing Platforms Web applications:
- Go Quark Publishing Platform installed directory C:\Program Files\Quark\Quark Publishing Platform \Server.
- Open the “Server.xml” file located in the C:\Program Files\Quark\Quark Publishing Platform \Server\conf folder in a text editing application.
- Locate the following tag and uncomment it:
-
If you are using .pfx certificate, then add the following three parameters in the above tag:
-
- keystoreFile (Path to the .pfx file)
- keystorePass
- keystoreType
-
5. Save and close “Server.xml.
6. Restart the Quark Publishing Platform Server.
Note:
- In order to access the HTTPS URL user needs to add port number 61399.
- If the user wants to use another port, he should change the connecter string and use the same while accessing the URL.
Priyanka Bhotika
Comments