This guide assumes a few things
- CCP already installed ✅
- Basic CyberArk Knowledge ✅
- On Prem Solution ✅
> [!Tip]- Leading Practice
> I'll try to provide leading practice tips throughout. But this is a lab and everything is tailored toward "ease of use".
>
## Outline
> [!success] Table of contents
>- [[01 - Projects/CCP-Client Cert Auth/01 - Getting Started]]
>- [[01 - Projects/CCP-Client Cert Auth/02 - Certificates]]
>- [[03 - Configure CCP]]
>- [[04 - Applications & Permissions]]
>- [[05 - API Calls]]
>- [[06 - Creating-Seperate-Endpoints]]
>- [[07 - TroubleShooting & Common Pain Points]]
>- [[08 - Extras & Helpful Tips]]
>- [[09 - Resources]]
## The Environment
![[SimpleLab.png]]
### Environment Details
- Virtual Box version 7.1.6
- Virtual Box Extension Pack 7.1.6
<table class="Node">
<tr>
<th>Node</th>
<th>Address</th>
<th>Info</th>
</tr>
<tr>
<td>Vault</td>
<td>192.168.1.205</td>
<td>Enterprise Password Vault CyberArk v14.2</td>
</tr>
<tr>
<td>CCP</td>
<td>192.168.1.195</td>
<td>Central Credential CyberArk v14.2</td>
</tr>
<tr>
<td>PVWA</td>
<td>192.168.1.36</td>
<td>Password Web Vault Access CyberArk v14.2</td>
</tr>
<tr>
<td>DC</td>
<td>192.168.1.38</td>
<td>Domain Controller & Certificate Authority Installed</td>
</tr>
</table>
## Health Check
A good place to start before continuing is by testing your CCP. This guide does assume you have the CCP already installed.
[Test CCP Post Install](https://docs.cyberark.com/credential-providers/latest/en/content/ccp/ccp-installation.htm#:~:text=Test%20the%20installation)
Open a browser navigate to the health check page at the URL below (adjust accordingly)
```
https://<your machine>/AIMWebService/V1.1/AIM.asmx
```
My lab:
```
https://lab-ccp.clab.com/AIMWebService/v1.1/Aim.asmx
```
> [!info]-
> > If you see certificate issues here, it is most likely the certificate used for https not being trusted