<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@mike-north/devcert-patched](./devcert-patched.md) &gt; [Options](./devcert-patched.options.md) &gt; [skipCertutilInstall](./devcert-patched.options.skipcertutilinstall.md)

## Options.skipCertutilInstall property

If `certutil` is not installed already (for updating nss databases; e.g. firefox), do not attempt to install it

<b>Signature:</b>

```typescript
skipCertutilInstall?: boolean;
```
