<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@mike-north/devcert-patched](./devcert-patched.md) &gt; [CaPath](./devcert-patched.capath.md)

## CaPath interface

The cert authority's path on disk

<b>Signature:</b>

```typescript
export interface CaPath 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [caPath](./devcert-patched.capath.capath.md) | <code>string</code> | CA cert path on disk |

