# Troubleshooting

## Error code: 525

SSL Handshake error.

It means your configuration for Hyperspeed is invalid and that your underlying Webflow certificate has expired.

```
error code: 525
```

## Solutions&#x20;

## Solution #1: Correct your Hyperspeed Config

Update your HF config.

### Solution #2: Renew your Webflow Certificate.

1. Find the `www` record in your DNS, edit it, and switch off the proxying option, and save it.

<figure><img src="/files/kJJssQ7D3jzkXYwlpeLi" alt=""><figcaption></figcaption></figure>

2. Wait a about 30 seconds, refreshing any Webflow page that has the 525 error.  Webflow will regenerate its SSL certificate.
3. Re-enable Proxy on your `www` CNAME record

{% hint style="info" %}
This will give you approximately 3 months before the certificate expires again.&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hyperflow.sygnal.com/hyperspeed/troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
