-
Notifications
You must be signed in to change notification settings - Fork 313
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
-
- XIV.1 - Interactive Mode
-
XIV.2 - Creating Certificates
--cert-wizard create
-
XIV.3 - Importing Certificates and Keys
--cert-wizard import
- XIV.4 - Listing Previously Imported or Created Certificates
--cert-wizard list
- XIV.5 - Regenerating Diffie Hellman (DH) Parameters
--cert-wizard dh
- XIV.6 - Overriding EAPHammer's Static Configuration