Many thanks for that. I was looking under get methods in the index so I
missed the isSecure one, d'oh!
Now all I have to do is to try and get the encryption strength.....I think I
could do that with some client side java script though.
sam
----- Original Message -----
From: "Wolle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 23, 2001 12:34 PM
Subject: Re: SSL detection
> Hello,
> you can check it with the methode "request.isSecure",.
> that will give you true or false, make shure you use the ajp13 protocol
with
> mod_jk.
> I don't know how to get the detailed information about the protocol and
the key.
>
> Greetings,
> Wolle
>