daemon/tls: send fatal error on failed handshake
Compare changes
Files
2+ 2
− 0
@@ -253,6 +253,8 @@ static int tls_handshake(struct tls_common_ctx *ctx, tls_handshake_cb handshake_
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
If the TLS handshake process fatally fails (e.g. no matching cipher suite / cert), attempt to notify the client via a TLS alert.