上一主题: Security

下一主题: Creating and Installing the Certificate

Overview of Security

CA Business Service Insight uses WCF (Windows Communication Foundation) with message security. (More information about WCF can be found at http://msdn.microsoft.com/en­us/netframework/aa663324.aspx.)

The username, organization, and password are sent to authorize every requested operation. These three items are encrypted using an X.509 certificate. (More information about X.509 certificates can be found at http://en.wikipedia.org/wiki/X.509.)

How to build the user name is described in Validating Installation of the Certificate.