Nagaraj Bagepalli wrote:
>
> >
> >
> >
> > Matt Walsh wrote:
> > >
> > > Hi All (esp SSL protocol experts). Please help me to understand
> > > something!
> > >
> > > In short
> > >
> > > What triggers the key exchange during an SSL transaction?
> > >
> > [SKE example deleted]
> >
> > We
>
>
>
> Matt Walsh wrote:
> >
> > Hi All (esp SSL protocol experts). Please help me to understand
> > something!
> >
> > In short
> >
> > What triggers the key exchange during an SSL transaction?
> >
> [SKE example deleted]
>
> Well your example is probably related to US export ve
Matt Walsh wrote:
>
> Hi All (esp SSL protocol experts). Please help me to understand
> something!
>
> In short
>
> What triggers the key exchange during an SSL transaction?
>
[SKE example deleted]
Well your example is probably related to US export versions of browsers.
The old exp
Matt Walsh <[EMAIL PROTECTED]> writes:
> (line numbers added for clarity)
>
> 1: SSL_accept:before/accept initialization
> 2: SSL_accept:SSLv3 read client hello A
> 3: SSL_accept:SSLv3 write server hello A
> 4: SSL_accept:SSLv3 write certificate A
> 5: SSL_accept:SSLv3 write server done A
>
Hi All (esp SSL protocol experts). Please help me to understand
something!
In short
What triggers the key exchange during an SSL transaction?
Background
--
When I hit the s_server app with some clients/web browsers, I get this
normal happy output (courtesy of the -state s_se