1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

概要

EAP(Extensible Authentication Protocol)とはネットワーク認証を行うプロトコル。
EAPにはいくつかの方式がある。

認証方式

認証方式 クライアント認証方法 サーバ認証方法
EAP-MD51 利用者ID/パスワード なし
EAP-FAST 利用者ID/パスワード なし
PEAP 利用者ID/パスワード デジタル証明書
EAP-TTLS 利用者ID/パスワード デジタル証明書
EAP-TLS デジタル証明書 デジタル証明書

メモ

情報処理安全確保支援士試験ではEAP-TLSについての問題がよく出る模様。
クライアント認証がデジタル証明書と覚えておく。

  1. 脆弱性があるため非推奨

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?