commit | b4d56ba03427a90f20554a88705bc6cc7e472477 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@codeaurora.org> | Fri Aug 23 18:17:44 2019 +0300 |
committer | Jouni Malinen <jouni@codeaurora.org> | Fri Aug 23 18:17:44 2019 +0300 |
tree | 35ae95caafd69f14d0fe8151f0daa0e462fbf59d | |
parent | 6a7c9b4823328bd024b68573972d77c8c762b3fa [diff] |
sta_set_security: Reject trustRootCA,DEFAULT without domain It is not valid to configure station to use system trust root store without specifying a constraint for the server certificate domain. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>