-
Notifications
You must be signed in to change notification settings - Fork 315
Self signed Certificates
freqyXin edited this page Sep 10, 2019
·
1 revision
To create a self-signed certificate, use --cert-wizard create
in conjunction with the --self-signed
flag as shown in the following examples:
./eaphammer --cert-wizard create --self-signed --cn MySecureWiFi.biz
Note that the --cn
flag is used to specify the common name (CN) of the generated certificate (see sections that follow).
-
- 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