---
title: errSecCRLNotTrusted
framework: security
role: symbol
role_heading: Global Variable
path: security/errseccrlnottrusted
---

# errSecCRLNotTrusted

The certificate revocation list is not trusted.

## Declaration

```swift
var errSecCRLNotTrusted: OSStatus { get }
```
