![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Trusted certificates are used when you configure SSL, such as in an HTTP Connection or JMS Connection.You can store the certificates within a project folder, or you can use a special global variable, BE_GLOBAL_TRUSTED_CA_STORE, to specify the location of an external directory that contains all the certificates known toTIBCO BusinessEvents.tibco.clientVar.BE_GLOBAL_TRUSTED_CA_STORE=file:///somePath/myGTCAFolder
2. Create a global variable named BE_GLOBAL_TRUSTED_CA_STORE. See Working with Global Variables for more information.
3. Set the value of BE_GLOBAL_TRUSTED_CA_STORE to the location of the trusted certificates folder on your file system. The value must be a file URL, for example, file:///c:/tibco/certs.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |