# RadSec 証明書

デフォルトでは、RADIUSはRADIUSクライアントとサーバー間で送信されるユーザー認証情報やその他の機密情報を暗号化しません。これにより、認証プロセスが盗聴攻撃に対して脆弱になり、攻撃者がMITM（中間者）攻撃を実行してトラフィックを傍受し、ユーザー情報を取得する可能性があります。これは、RADIUSサーバーがリモートサイトに設置されている場合にさらに重要になります。

RadSec（RADIUS over TLS）は、RADIUSの一般的な暗号化方法です。これにより、RADIUSサーバーとアクセスポイントの間でセキュアなTLSトンネルを介して、RADIUS認証、認可、アカウンティングメッセージを交換できます。&#x20;

## 設定方法 <a href="#how-to-configure" id="how-to-configure"></a>

1. 「**組織**」＞「**設定**」＞「**証明書**」で、RADIUSサーバーから取得したRadSec証明書をアップロードします。

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

<figure><img src="/files/gjolxjXG9SEP37GZb7lQ" alt="" width="475"><figcaption></figcaption></figure>

2. アクセスポイントでRadSec機能を有効にします。このオプションは、WPA2/3エンタープライズおよびキャプティブポータルの両方のアクセスで対応しています。RadSec機能を有効にするには、以下のページに移動します。

* 「**設定**」＞「**アクセスポイント**」＞「**SSID**」＞（SSID選択）＞「**基本設定**」＞「**セキュリティタイプ**」＞「**WPA2/3エンタープライズ**」＞「**カスタムRADIUS**」
* 「**設定**」＞「**アクセスポイント**」＞「**SSID**」＞（SSID選択）＞「**キャプティブポータル**」＞「**カスタムRADIUS**」&#x20;

RadSec機能を有効にすると、アクセスポイントは組織のプールから利用可能な証明書を自動的に検索し、RADIUSサーバーと関連付けます。

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

## テスト <a href="#test" id="test"></a>

テスト機能は、RADIUSの設定が正しいことを確認するためのものです。アクセスポイントはIP：ポートとシークレットを使用してRADIUSサーバーへの接続を試みます。

<figure><img src="/files/9gIDNIieDki00y3nUQev" alt="" width="563"><figcaption></figcaption></figure>

「**キャプティブポータル**」＞「**カスタムRADIUS**」＞ 「**RADIUS MAC-Auth**」が有効になっている場合、テストには認証されたMACが必要です。

<figure><img src="/files/w67wr6Lq8EvYqK97UfCi" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
注意

RadSecの機能を利用するためには、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.lan.kokomocloud.com/security/radsec-certificate.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.
