-
Notifications
You must be signed in to change notification settings - Fork 317
Interactive Mode
freqyXin edited this page Sep 10, 2019
·
1 revision
This is Cert Wizard's default mode of operation. It can be activated by using either --cert-wizard
or --cert-wizard interactive
.
Interactive mode walks the user through a series of guided prompts in order to create a self-signed server certificate and private key, which are added to EAPHammer's static configuration.
Example:
./eaphammer --cert-wizard
OR
./eaphammer --cert-wizard interactive
-
- 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