added TLS_PURPOSE_EAP_PEAP
This commit is contained in:
@@ -433,6 +433,7 @@ tls_t *tls_create(bool is_server, identification_t *server,
|
||||
{
|
||||
case TLS_PURPOSE_EAP_TLS:
|
||||
case TLS_PURPOSE_EAP_TTLS:
|
||||
case TLS_PURPOSE_EAP_PEAP:
|
||||
case TLS_PURPOSE_GENERIC:
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user