---
title: errSSLConnectionRefused
framework: security
role: symbol
role_heading: Global Variable
path: security/errsslconnectionrefused
---

# errSSLConnectionRefused

The peer dropped the connection before responding.

## Declaration

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