---
title: SSLAuthenticate.tryAuthenticate
framework: security
role: symbol
role_heading: Case
path: security/sslauthenticate/tryauthenticate
---

# SSLAuthenticate.tryAuthenticate

Indicates that client-side authentication should be attempted. There is no error if the client doesn’t have a certificate.

## Declaration

```swift
case tryAuthenticate
```
