Accessing Config UI through HTTPS Transport
Procedure
- Stop the GUI server (if running).
 - Open a command prompt window.
 - Navigate to the ASG_HOME/bin directory.
 - Make a copy of the asg-configui.tra file.
 -  
		  Using a text editor, edit the 
			 asg-configui.tra file. To enable SSL, set the following properties: 
		   
		  
java.property.com.tibco.asg.designtime.configui.launcher.secure=true java.property.com.tibco.asg.designtime.configui.launcher.SSLEnabled=true
 - Set the keystore configuration properties as explained in the SSL Properties for HTTPs Transport table.
 - Save changes to the file.
 
Copyright © Cloud Software Group, Inc. All rights reserved.
