Documentation Index
Fetch the complete documentation index at: https://docs.anchorbrowser.io/llms.txt
Use this file to discover all available pages before exploring further.
Common use cases
| Use case | Description |
|---|---|
| Internal services | Access private dashboards and endpoints using certificates signed by your organization’s CA |
| Dev/staging environments | Connect to environments with self-signed or private CA certificates |
| mTLS authentication | Validate server certificate chains in mutual TLS setups |
| QA/testing | Run automated tests with temporary CAs or simulated certificate chains |
| Enterprise networks | Support environments with custom trust policies or air-gapped infrastructure |
Managing certificates
Certificates are managed at the team level. Upload a certificate once, then reference it by name in any session.Upload a certificate
| Parameter | Required | Description |
|---|---|---|
file | Yes | Certificate file (.crt, .pem, .cer, .der) |
name | Yes | Unique identifier (alphanumeric, hyphens, underscores) |
description | No | Optional description (max 1000 characters) |
List certificates
Delete a certificate
Using a certificate
After uploading a certificate, reference it by name when creating a session:Related capabilities
Proxy
Route traffic through proxies for network control.
Authentication
Persistent identity for seamless access to applications.

