Skip to content

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).

EAPHammer Wiki

Clone this wiki locally