<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@mike-north/devcert-patched](./devcert-patched.md) &gt; [UserInterface](./devcert-patched.userinterface.md) &gt; [warnChromeOnLinuxWithoutCertutil](./devcert-patched.userinterface.warnchromeonlinuxwithoutcertutil.md)

## UserInterface.warnChromeOnLinuxWithoutCertutil() method

Deliver a warning to the user without using certutil (linux only)

<b>Signature:</b>

```typescript
warnChromeOnLinuxWithoutCertutil(): void | Promise<void>;
```
<b>Returns:</b>

`void | Promise<void>`

