Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:path

13 # not relative to working directory) path in order to allow working directory
122 # configure the path to the pkcs11 module required by the pkcs11 engine
299 # ca_cert: File path to CA certificate file (PEM/DER). This file can have one
303 # EAP-TLS/TTLS/PEAP. Full path should be used since working directory may
311 # ca_path: Directory path for CA certificate files (PEM). This path may
317 # client_cert: File path to client certificate file (PEM/DER)
318 # Full path should be used since working directory may change when
322 # private_key: File path to client private key file (PEM/DER/PFX)
325 # the PKCS#12 file in this case. Full path should be used since working
339 # dh_file: File path to DH/DSA parameters file (in PEM format)
384 # ca_cert2: File path to CA certificate file. This file can have one or more
388 # ca_path2: Directory path for CA certificate files (PEM)
389 # client_cert2: File path to client certificate file
390 # private_key2: File path to client private key file
392 # dh_file2: File path to DH/DSA parameters file (in PEM format)
422 # pac_file: File path for the PAC entries. wpa_supplicant will need to be able
424 # provisioned or refreshed. Full path to the file should be used since