aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/tls/ext_cert_type.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/tls/ext_cert_type.c')
-rw-r--r--src/daemon/https/tls/ext_cert_type.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/https/tls/ext_cert_type.c b/src/daemon/https/tls/ext_cert_type.c
index 2a855abf..9e00120c 100644
--- a/src/daemon/https/tls/ext_cert_type.c
+++ b/src/daemon/https/tls/ext_cert_type.c
@@ -84,6 +84,7 @@ mhd_gtls_cert_type_recv_params (mhd_gtls_session_t session,
84 } 84 }
85 else 85 else
86#endif 86#endif
87
87 { /* SERVER SIDE - we must check if the sent cert type is the right one 88 { /* SERVER SIDE - we must check if the sent cert type is the right one
88 */ 89 */
89 if (data_size > 1) 90 if (data_size > 1)