On 21/09/22 5:37 pm, udhayakumar wrote:
Hi openssl Team,
i am develop simple HTTPS tunnel between my client and any one
public server . connection established.
1) but with certificate and ocsp request how i verify the server .
2) how i get SNI from client hello packet during handshake
Hi openssl Team,
i am develop simple HTTPS tunnel between my client and any one public
server . connection established.
1) but with certificate and ocsp request how i verify the server .
2) how i get SNI from client hello packet during handshake. i can't
figure out the proper function.