Server Name Indication (SNI)
Created by: UXDart
is there any way to add support for SNI? right now, AsyncSSLSocketWrapper.handleResult is checking the host with a certificate. but it doesn't work if the server is using SNI.
TIA!!
Created by: UXDart
is there any way to add support for SNI? right now, AsyncSSLSocketWrapper.handleResult is checking the host with a certificate. but it doesn't work if the server is using SNI.
TIA!!