Skip to content

Bootstrap Mode

freqyXin edited this page Sep 10, 2019 · 1 revision

The --bootstrap flag is shorthand for --cert-wizard create --self-signed.

In other words, this:

./eaphammer --bootstrap --cn MySecureWiFi.biz

…is logically equivalent to:

./eaphammer --cert-wizard create --self-signed --cn MySecureWiFi.biz

EAPHammer Wiki

Clone this wiki locally