ifdef for GnuTls
FossilOrigin-Name: 1d9a83b33a449e03f19b9071592d6de4e72ff7656b295d0976ae9110f5491d2a
This commit is contained in:
		@ -318,7 +318,12 @@ extern int wtpinfo_set_radioinfo(struct wtpinfo * wtpinfo,uint8_t *msgelem, int
 | 
			
		||||
 | 
			
		||||
//#define CAPWAP_CIPHER			"PSK-AES128-CBC-SHA:"
 | 
			
		||||
//#define CAPWAP_CIPHER	"AES128-SHA"
 | 
			
		||||
#define CAPWAP_CIPHER	"ALL"
 | 
			
		||||
 | 
			
		||||
#ifdef WITH_GNUTLS
 | 
			
		||||
	#define CAPWAP_CIPHER	"NORMAL"
 | 
			
		||||
#else
 | 
			
		||||
	#define CAPWAP_CIPHER	"ALL"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user