index.html 794 B

1234567891011121314151617181920212223242526272829
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Configuring wpa_supplicant</title>
  5. <link rel="stylesheet" type="text/css" href="configure.css" />
  6. </head>
  7. <body>
  8. <div id="navig">
  9. [<a href="../">wpa_supplicant</a>] /
  10. [configuration]
  11. </div>
  12. <h2>Configuring wpa_supplicant</h2>
  13. <ul>
  14. <li><a href="configure.html">wpa_supplicant configuration wizard</a></li>
  15. <li><a href="auth_modes.html">Introduction to wireless authentication modes</a></li>
  16. <li><a href="eap.html">Introduction to EAP authentication</a></li>
  17. </ul>
  18. <hr>
  19. <address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
  20. <!-- Created: Sat Feb 25 19:53:25 PST 2006 -->
  21. <!-- hhmts start -->
  22. Last modified: Sun Feb 26 13:42:02 PST 2006
  23. <!-- hhmts end -->
  24. </body>
  25. </html>