---
title: errSecOCSPResponderMalformedReq
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecocsprespondermalformedreq
---

# errSecOCSPResponderMalformedReq

The online certificate status protocol (OCSP) responder detected a malformed request.

## Declaration

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