Re: How to shut down or terminate openSSL server other than ctrl-c.

2013-12-09 Thread Sri Ramya
mail.com] > *Sent:* Sunday, December 08, 2013 2:21 PM > *To:* openssl-users@openssl.org > *Subject:* Re: How to shut down or terminate openSSL server other than > ctrl-c. > > > > Thanks for your reply. > > What ever u sent is for the openssl s_client. > > I need command

RE: How to shut down or terminate openSSL server other than ctrl-c.

2013-12-08 Thread Jeremy Farrell
8, 2013 2:21 PM To: openssl-users@openssl.org Subject: Re: How to shut down or terminate openSSL server other than ctrl-c. Thanks for your reply. What ever u sent is for the openssl s_client. I need commands to stop the openssl s_server other than ctrl+c On Sat, Dec 7, 2013 at 5:42 AM

Re: How to shut down or terminate openSSL server other than ctrl-c.

2013-12-08 Thread Sri Ramya
Thanks for your reply. What ever u sent is for the openssl s_client. I need commands to stop the openssl s_server other than ctrl+c On Sat, Dec 7, 2013 at 5:42 AM, Dave Thompson wrote: > Assuming you mean the commandline server ‘openssl s_server’ > > (there are lots of other things that could

RE: How to shut down or terminate openSSL server other than ctrl-c.

2013-12-08 Thread Dave Thompson
Assuming you mean the commandline server 'openssl s_server' (there are lots of other things that could be described as 'openssl server'): man s_server or http://www.openssl.org/docs/apps/s_server.html#CONNECTED_COMMANDS except just now when I tried to confirm I got flaky DNS results so if ne