SDK-Handbuch › Open API › API Infrastructure › Security › Validating Installation of the Certificate
Validating Installation of the Certificate
To validate the installation of the certificate:
- Server side:
- Install the certificate on a CA Business Service Insight server, as described in Creating and Installing the Certificate.
- If applicable, navigate to http//server/api/contract.svc. The OK screen for the Contract server should appear.
- If applicable, navigate to http//server/api/reporting.svc. The OK screen for the Reporting server should appear.
- If applicable, navigate to http//server/api/portfolio.svc. The OK screen for the Portfolio server should appear.
- Client side:
Note: There are various tools for creating a proxy, such as Microsoft Visual Studio or a third party. The client will select the tool to use.
For the proxy username, use the format:
<your CA Business Service Insight username>@<your CA Business Service Insight organization>
For example: johndoe@YourCompany
For the password, use your CA Business Service Insight password.
- If applicable, create a service client to http//server/api/contract.svc.
- If applicable, create a service client to http//server/api/portfolio.svc.