<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div style="" class="default-style">
   Hi,
  </div>
  <div style="" class="default-style">
   <br>
  </div>
  <div style="" class="default-style">
   I am testing a high availibility setup for 2 KEA dhcp4 servers.
  </div>
  <div style="" class="default-style">
   I get these errors:
  </div>
  <div style="" class="default-style">
   <br>
  </div>
  <div style="" class="default-style">
   2021-11-24 11:33:41.962 DEBUG [kea-ctrl-agent.http/8134.140201213065408] HTTP_CONNECTION_HANDSHAKE_START start TLS handshake with xx.xx.xx.252 with timeout 10
   <br>2021-11-24 11:33:42.963 INFO [kea-ctrl-agent.http/8134.140201213065408] HTTP_CONNECTION_HANDSHAKE_FAILED TLS handshake with xx.xx.xx.252 failed with wrong version number
   <br>2021-11-24 11:33:42.963 DEBUG [kea-ctrl-agent.http/8134.140201213065408] HTTP_CONNECTION_STOP stopping HTTP connection from xx.xx.xx.252
   <br>
  </div>
  <div style="" class="default-style">
   <br>
  </div>
  <div style="" class="default-style">
   Any idea how I can debug that ?
  </div>
  <div style="" class="default-style">
   Both servers are installed and configured the same way.
  </div>
  <div style="" class="default-style">
   And I see the same errors on both servers.
  </div>
  <div style="" class="default-style">
   Thanks,
  </div>
  <div style="" class="default-style">
   Veronique
  </div>
 </body>
</html>