# Certificates Directory
Place your PEM certificate file here as `client-cert.pem`.
This certificate will be used for authenticating requests to the DevOps API at `https://labs.pointware.com`.
## File Structure
```
certs/
└── client-cert.pem (required)
```
**Note**: The certificate file will be included in the npm package distribution.