# RadSec

<figure><img src="/files/a2a5fc4c2e5c6c55daabef61bdef22e8f9f7ca39" alt=""><figcaption><p>TLS外側トンネルと必要な証明書を表示</p></figcaption></figure>

アクセスポイントが有効な **RadSec 接続** を確立できるようになる前に（これはmTLS接続と見なすことができます）、アクセスポイントのメーカーに関係なく、以下の要件を満たす必要があります。

* アクセスポイントには有効な **クライアント証明書** （通常は「RadSecクライアント証明書」または「RadSec証明書」と呼ばれます）が必要です。このクライアント証明書には **EKU クライアント認証** （1.3.6.1.5.5.7.3.2）および **サーバー認証ではない**.
* アクセスポイントは **CAを信頼する必要があります** それが発行した **RADIUS Server Certificate**.
* RADIUSaaSは **CAを信頼する必要があります** それが発行した **RadSecクライアント証明書** をアクセスポイント上で必要とします。

{% hint style="info" %}
RadSecプロトコルでは、MD5整合性チェックを計算するために共有シークレットが必要です。\
&#x20;[RadSec RFC](https://datatracker.ietf.org/doc/html/rfc6614#:~:text=to%20implement\).%0A%0A%20%20%204.-,start,-exchanging%20RADIUS%20datagrams) では、この共有シークレットを文字列「radsec」と定義しています。
{% 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/ja/gou-cheng/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.
