"Clere, Jean-Frederic" wrote:
> 
> GOMEZ Henri wrote:
> >
> > >> It should works at least for Apache 1.3/2.0.
> > >> To follow the Servlet 2.3, take a look at
> > >> jk in J-T-C since it also handle the SSL_KEY_SIZE.
> > >
> > >Yes, will do... Check out # 3510...
> >
> > You'll have also to grab other information
> > like cipher suite used and bit size of the algorithm
> 
> About SSL_KEY_SIZE I have just noted I have committed a wrong code... I will
> redo the things in some minutes ;-(

I had to add SL_A_SSL_KEYSIZE from the apj14 protocol to apj13 otherwise we
cannot fill "javax.servlet.request.key_size".

> 
> >
> > SPEC 2.3 : SRV.4.7 SSL Attributes
> >
> > Nota: the key size and cipher suite used are not allways
> >       available in web-server (IIS for example)

Reply via email to