Changed default capwap cipher to "ALL".
FossilOrigin-Name: d7d8ed0595e33bdede6502e0f32519499966d34ea0750eb01088f5b9dbc31d37
This commit is contained in:
parent
e4dbfbd82e
commit
4cdba0859f
@ -298,7 +298,11 @@ extern int wtpinfo_set_radioinfo(struct wtpinfo * wtpinfo,uint8_t *msgelem, int
|
||||
#define CAPWAP_SILENT_INTERVAL 30
|
||||
#define CAPWAP_ECHO_INTERVAL 30
|
||||
|
||||
#define CAPWAP_CIPHER "PSK-AES128-CBC-SHA"
|
||||
|
||||
//#define CAPWAP_CIPHER "PSK-AES128-CBC-SHA:"
|
||||
#define CAPWAP_CIPHER "ALL"
|
||||
|
||||
|
||||
|
||||
|
||||
/* AC descriptor security flags */
|
||||
|
Loading…
Reference in New Issue
Block a user