]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/tls: send fatal alert on handshake failure
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 26 May 2020 12:29:01 +0000 (14:29 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 26 May 2020 13:11:56 +0000 (15:11 +0200)
commit66ea149a963976c43983b13eb5177d7ce57d3b99
tree49a7965214f13d69b19f192f8ce4203df1dc41a5
parent6c98b0114b0576067ba44b09e325dd1bfa4add09
daemon/tls: send fatal alert on handshake failure

If the TLS handshake process fatally fails (e.g. no matching cipher
suite / cert), sent an alert to notify the peer.
NEWS
daemon/tls.c