Open Issues Need Help
View All on GitHub Cross-Complie with Lazarus about 2 months ago
bug good first issue
AI Summary: Implement TLS Server Name Indication (SNI) support on the server-side component, TTaurusTLSServerIOHandler. This involves creating multiple SSL contexts, associating them with different certificates, and using a servername callback to select the appropriate context based on the client's SNI extension. The existing client-side SNI support provides a starting point.
Complexity:
4/5
enhancement help wanted