On Wed, May 10, 2006 at 06:23:34PM +0400, Stefan Walter wrote:

> >On Wed, May 10, 2006 at 12:59:09PM +0400, Stefan Walter wrote:
> >
> >>Dear OpenSSL Users,
> >>
> >>how can i deactivate in OpenSSL to handle the keyword "quit"?
> >>
> >>i dont want to stop my server connection if a client send the string 
> >>"quit".
> >>
> >>if i receive quit then the server give an output "recv: Success"and exit 
> >>the application.
> >
> >s_client(1) is a demo application useful primarily for debugging. It is
> >not intended for production use. Perhaps you are looking for "stunnel".
>
> I dont use s_client(1). I wrote my own server, but if I send to this server 
> QUIT then the server exits by itself.

There is no QUIT keyword in the OpenSSL protocol.

-- 
        Viktor.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to