# RadSec

<figure><img src="/files/eeb6f4dd3dfe4f305f0728f6284bf13f1ad66208" alt=""><figcaption><p>Anzeige des TLS-Outer-Tunnels und der erforderlichen Zertifikate</p></figcaption></figure>

Bevor Ihre Access Points in der Lage sind, ein gültiges **RadSec-Verbindung** (was als mTLS-Verbindung betrachtet werden kann), müssen unabhängig vom Hersteller des Access Points die folgenden Anforderungen erfüllt sein.

* Access Points benötigen ein gültiges **Client-Zertifikat** (üblicherweise als „RadSec Client Certificate“ oder „RadSec Certificate“ bezeichnet). Dieses Client-Zertifikat muss die **EKU Client Authentication** (1.3.6.1.5.5.7.3.2) und **nicht Server Authentication**.
* Access Points müssen **der CA vertrauen** die das **RADIUS Server Certificate**.
* RADIUSaaS muss **der CA vertrauen** die das **RadSec-Client-Zertifikat** auf Ihren Access Points ausgestellt hat.

{% hint style="info" %}
Das RadSec-Protokoll erfordert ein Shared Secret zur Berechnung der MD5-Integritätsprüfungen.\
Die [RadSec-RFC](https://datatracker.ietf.org/doc/html/rfc6614#:~:text=to%20implement\).%0A%0A%20%20%204.-,start,-exchanging%20RADIUS%20datagrams) definiert dieses Shared Secret als den literalen String „radsec“.&#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://docs.radiusaas.com/de/konfiguration/access-point-setup/radsec-available.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.
