TLS socket
We want to implement a TLS support in Kea as designed here. There is a PoC done in #1619 (closed).
The goal of this ticket is to do the TLS socket implementation, including asiolink and libhttp updates. This will likely reuse code from #1619 (closed), but this time it requires tests, proper docs etc. In other words, a production ready code.