AW: A way for user to specify DH parameter to tomcat !

2016-08-19 Thread Kreuser, Peter
Hi Utkarsh >Von: Utkarsh Dave [mailto:utkarshkd...@gmail.com] >Gesendet: Donnerstag, 18. August 2016 08:18 >An: Tomcat Users List >Betreff: Re: A way for user to specify DH parameter to tomcat ! > >Thanks a lot Chris and Violeta. > >On Wed, Aug 17, 2016 at 1:59 PM, Utkar

Re: A way for user to specify DH parameter to tomcat !

2016-08-17 Thread Utkarsh Dave
Thanks a lot Chris and Violeta. On Wed, Aug 17, 2016 at 1:59 PM, Utkarsh Dave wrote: > Hi All, > > My project is using tomcat 7.0.70, JDK 1.7.0_101 and is based on linux OS > We have been using BIO connectors. > 1. I need help to find out how to provide user specified DH parameter to > tomcat. >

Re: A way for user to specify DH parameter to tomcat !

2016-08-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Utkarsh, On 8/17/16 4:29 AM, Utkarsh Dave wrote: > Hi All, > > My project is using tomcat 7.0.70, JDK 1.7.0_101 and is based on > linux OS We have been using BIO connectors. 1. I need help to find > out how to provide user specified DH parameter to

Re: A way for user to specify DH parameter to tomcat !

2016-08-17 Thread Utkarsh Dave
Thanks. By DH I mean "Diffie-Hellman parameters (secure DH-Cipher)". On Wed, Aug 17, 2016 at 3:31 PM, Violeta Georgieva wrote: > Hi, > > 2016-08-17 11:29 GMT+03:00 Utkarsh Dave : > > > > Hi All, > > > > My project is using tomcat 7.0.70, JDK 1.7.0_101 and is based on linux OS > > We have been u

Re: A way for user to specify DH parameter to tomcat !

2016-08-17 Thread Violeta Georgieva
Hi, 2016-08-17 11:29 GMT+03:00 Utkarsh Dave : > > Hi All, > > My project is using tomcat 7.0.70, JDK 1.7.0_101 and is based on linux OS > We have been using BIO connectors. > 1. I need help to find out how to provide user specified DH parameter to > tomcat. > 2. What all ciphers are categorized un

A way for user to specify DH parameter to tomcat !

2016-08-17 Thread Utkarsh Dave
Hi All, My project is using tomcat 7.0.70, JDK 1.7.0_101 and is based on linux OS We have been using BIO connectors. 1. I need help to find out how to provide user specified DH parameter to tomcat. 2. What all ciphers are categorized under modern ciphers ? Thanks for your time in advance. -Utkar