-
Notifications
You must be signed in to change notification settings - Fork 317
Listing Previously Imported or Created Certificates
freqyXin edited this page Sep 10, 2019
·
1 revision
Certificates that are created or imported with EAPHammer are stored for future use in the certs
directory. CA certificates are stored in certs/ca
, and full certificate chains (with integrated private keys) are stored in certs/server
. To view a list of all certificates currently in Cert Wizard's inventory, along with their basic attributes, use --cert-wizard list
as shown below:
./eaphammer --cert-wizard list
-
- 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