commit | 53264f63f165ec195cd5f3edb24958c46e9960d4 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@codeaurora.org> | Fri May 03 13:04:40 2019 +0300 |
committer | Jouni Malinen <jouni@codeaurora.org> | Fri May 03 13:06:13 2019 +0300 |
tree | e5a917d0b6b5925eeae0cacf723958626a7e351d | |
parent | 96f84b03f8b55c6e07f33b99ea02ca3d3e04a298 [diff] |
sta_set_security: Add ServerCert parameter This new parameter can be used to configure a specific server certificate for the network profile using SHA256 hash of the DER version of the certificate read from a file on the station. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>