On Sun, Nov 19, 2000 at 11:33:18PM -0500, Jeffrey Altman wrote:
> >
> > Can I send data to a client via normal send() call before I call =
> > SSL_Accept? I would like to send a message to my client that identifies =
> > the server and it's options, like if SSL is being used or not? Will this =
>
>
> Can I send data to a client via normal send() call before I call =
> SSL_Accept? I would like to send a message to my client that identifies =
> the server and it's options, like if SSL is being used or not? Will this =
> mess up the SSL handshake ?
>
You will need to ensure that you synchr