daemon/tls: send fatal error on failed handshake
- May 26, 2020
-
-
Tomas Krizek authored
If the TLS handshake process fatally fails (e.g. no matching cipher suite / cert), sent an alert to notify the peer.
-
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.
If the TLS handshake process fatally fails (e.g. no matching cipher suite / cert), sent an alert to notify the peer.