Re: Query: related to SNI & OSCP

2022-09-21 Thread udhayakumar
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

Query: related to SNI & OSCP

2022-09-21 Thread udhayakumar
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.