---
title: errSecOCSPResponderUnauthorized
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecocspresponderunauthorized
---

# errSecOCSPResponderUnauthorized

The online certificate status protocol (OCSP) responder rejects the request as unauthorized.

## Declaration

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