Update wifi.rst (#873)

Add identity key in EAP-TLS example, as it should be required for EAP-TLS
This commit is contained in:
Pack3tL0ss 2020-12-13 07:05:43 -06:00 committed by GitHub
parent 09fded2df8
commit e5b1e346dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,6 +205,7 @@ These are advanced settings and you will usually need to consult your enterprise
password: VerySafePassword
- ssid: EAP-TLS_EnterpriseNetwork
eap:
identity: bob
certificate_authority: ca_cert.pem
certificate: cert.pem
key: key.pem