<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="monospace">Hello,<br>
        <br>
        On my server, I would like to support 2 certificate chains. One
        chain<br>
        would be signed with RSA and the other with EdDSA (so 2
        complatelly different<br>
        chains with 2 root certificates). Then, let say, new clients
        that support <br>
        EdDSA will choose to use it, otherwise I'll serve RSA for
        everybody else.<br>
        <br>
        I think a protocol can support such setup (only interested in
        TLSv1.3), but<br>
        is that feature implementated by OpenSSL?<br>
        <br>
        Kind regards,<br>
        Kris<br>
      </font><br>
    </p>
  </body>
</html>