ASTRAHow-to: Consume ASTRA Web Service from Coldfusion MXIntroductionThis document describes how to create a Coldfusion MX client application that consumes authorization data from the ASTRA web service. The client authenticates using X509 client certificates.Required software
Install X509 certificatesBecause Coldfusion MX runs on the J2EE platform, please follow the step "Install X509 certificates" in How-to: Consume ASTRA Web Service from Java J2EE. How-to: Consume ASTRA Web Service from Java J2EE describes how to specify the keystore and truststore with System.setProperty(). In Coldfusion MX, you specify these settings per CF instance by performing the following steps.
Generate the static proxy |