Re: Server name indication

2010-04-09 Thread Sad Clouds
On Fri, 09 Apr 2010 16:50:48 +0200 Peter Sylvester wrote: > Sad Clouds wrote: > > Hi, is there any sort of documentation on how to use SNI with > > OpenSSL? > As far as I know, only the source in s_client and s_server.c OK thanks. I'll have a look at the source code of those and see if I can fi

Re: Server name indication

2010-04-09 Thread Peter Sylvester
Sad Clouds wrote: Hi, is there any sort of documentation on how to use SNI with OpenSSL? As far as I know, only the source in s_client and s_server.c It depends on what side you are, and what do you want to test. As a client, if you want to start a session to a server, and if you somehow ha

Re: Server Name Indication interface

2008-11-24 Thread Victor Duchovni
On Mon, Nov 24, 2008 at 10:25:24AM -0500, Patrick Patterson wrote: > > There will be no support for separately tunable SSL options per target > > hostname, the only variables from name to name are the contents of > > the PKCS#12 containers associated with each name. > > Can you also make it so tha

Re: Server Name Indication interface

2008-11-24 Thread Patrick Patterson
Hi Victor: On November 21, 2008 04:06:44 pm Victor Duchovni wrote: > The server-side SNI support in OpenSSL seems to be targeted at HTTPS > virtual host configurations, in which each Virtual host is associated > with its own SSL_CTX object, initialized not only with a separate > key+cert+trust cha