How to setup HTTPS properties file with relative locations for keystores in Target Operation's tab?

How to setup HTTPS properties file with relative locations for keystores in Target Operation's tab?

book

Article ID: KB0092923

calendar_today

Updated On:

Products Versions
TIBCO API Exchange -
Not Applicable -

Description

Resolution:
There is a misunderstanding that HTTPS properties uploaded to a WSS folder for TargetOperations must specify absolute file locations for keystores. Because the properties file uploaded goes to /wss folder and the keystores uploaded go to /security/keystore folder. However, the keystore path references in the HTTPS properties file can be specified as a relative paths under $asgconfighome folder. For example, security/keystore/mykeystore.jks. Attached is a sample (Filename: req_https.properties) for reference. The property to look for in this file is "com.tibco.trinity.runtime.core.provider.credential.keystore.truststore.keyStoreLocation".

Issue/Introduction

How to setup HTTPS properties file with relative locations for keystores in Target Operation's tab?

Attachments

How to setup HTTPS properties file with relative locations for keystores in Target Operation's tab? get_app