the default key generation algorithm is DSA try man keytool if u are on a linux machine but u can specify ur own algoithm when u generating a key like %JAVA_HOME%\bin\keytool -genkey -alias tomcat -keyalg RSA (Windows) $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA (Unix) regards vineesh On 1/25/06, Shirode, Sangita (Sangita) <[EMAIL PROTECTED]> wrote: > Hi, > > I need the info about what encryption algorithm tomcat is using when it > sends/receives data to /from client via SSL. I need this info for export > compliance. When I enabled SSL in tomcat I just followed the normal > procedure given in Tomcat docs. I'm generating a self signed certificate > with java keytool. > > I would appreciate immediate reply on this since I need this info > urgently. > > Thanks, > Sangita > > Thanks and Regards, > Sangita Shirode | I R Team | Avaya | Wing - "A"; Level - 2; > Tower No # 1; Magarpatta Cybercity; Hadapsar |Pune,India - 411028 | > Voice +91.20.26802868 | E-mail- [EMAIL PROTECTED] > > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]