How to change the keystore
Normally passagepoint's SSL port runs on port 2443 and isn't used. However, if one wanted to disable our port 2080 and use 2443 it is possible, but the "Private" and "PEM" key files for the certificate must be sent to STOPware to be embedder into our keystore.
Once we've done that, we'll send the keystore back to you and see instructions below on how to replace:
Steps to change the keystore:
- Stop PassagePoint service.
- Download the attached file "keystore.jks"
- Navigate to "C:\PPGlobal\Config"
- Paste the downloaded file here
- Navigate to "C:\PPGlobal\Tomcat\conf"
- Edit "server.xml" file and search for <Connector port="2443"
- In the connector change the properties "keystoreFile" and "keystorePass" as shown in below screenshot to your file and your password.
- Start PassagePoint service.
Related Articles
How to change the Max Global settings for Search Tabs, and List result Tabs
PassagePoint limits the number of results to 200. If results are more than this, PassagePoint returns, "Your results are greater than (Max Global Settings). Please refine your results using advanced search: While 200 is the suggested result max, the ...
How to add a SSL certificate to the PassagePoint server
How to import a certificate into passagepoint PassagePoint's certificate format is "cer" format If your certificate is NOT "cer" format, convert the certificate using https://www.sslshopper.com/ssl-converter.html You'll download a PEM file. Open the ...
LDAP setup
See attached Docs
How to stop a visitor from printing automatically when signed in
By default a visitor is set to auto print signed in To change this behavior, turn the "printBadgeByDefault" variable to false in the screen policy for the screen you are using. In the below example, this is turned off for the Rapid Registration: Home ...
Kiosk - How to set Kiosk to print on sign-In
Change the 'OnSigninPrintBadge' to "True" for the 'KioskForm' Login as Amin > Home > Configure > Screen Policy > Kiosk Screens > KioskForm > Edit > select "OnSigninPrintBadge" > select 'true' and hit Enter > hit the save button