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 ...
LDAP setup
See attached Docs
RestAPI
PassagePoint features a set of RestAPI calls API documents are attached in the attachment section PassagePoint side ==================== 1) on passagepoint side, must enable port 2081 in tomcat/conf/server.xml uncomment the port 2081 Must have ...
How to remove a Deny person
Do a look up in rapid reg and select more info > select the persons record > in the timed info window > change the type to notes.
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 ...