Within the SSL tab you may provide the information necessary for KGS DocumentRouter to communicate with the archiving systems via an secured HTTPS connection.
Parameter name | Type | Description |
---|---|---|
SSLHostPort | String | In case your OAC0 settings point to an HTTP server and port, but you wish to use HTTPS instead you may set here the server and port in order to access the archiving system using HTTPS. The values specified here will be substituted with the URL generated by SAP. E.g.: 192.168.11.54:8443 |
SSLTrustStore | String | You may provide the path to the keystore file that contains all server certificactes from ContentServer used by KGS DocumentRouter to communicate via HTTPS. E.g.: /opt/tomcat/keystore/oms.keystore |
SSLTrustStorePassword | String | Within the SSLTrustStorePassword-field you may provide the password necessary in order to access the SSLTrustStore file. E.g.: MyS3cretPass0rd! |