Re: [users@httpd] TLS1.2

2017-05-17 Thread Daniel
curl has similar parameters to test different SSL protocols. 2017-05-17 13:26 GMT+02:00 ANKIT PALRECHA : > Hi Daniel, > > Thanks for your suggestion. > > Yes I have default Apache installation in one of my software component. > Apache with Tomcat. > > And installation went well and also applicatio

Re: [users@httpd] TLS1.2

2017-05-17 Thread ANKIT PALRECHA
Hi Daniel, Thanks for your suggestion. Yes I have default Apache installation in one of my software component. Apache with Tomcat. And installation went well and also application running fine. What else we can check to know openssl support tls1.2? Thanks Ankit Jain +91-9741336404 On Wed, M

Re: [users@httpd] TLS1.2

2017-05-17 Thread Daniel
Make sure your openssl installation is correct. 2017-05-17 13:11 GMT+02:00 ANKIT PALRECHA : > Hi Daniel, > > I see below message when I query: > > C:\CA\secure-proxy\httpd\bin>openssl s_client -tls1 -connect IP:443 > WARNING: can't open config file: c:\openSSL_102g\compileBin/ssl/openssl.cnf > co

Re: [users@httpd] TLS1.2

2017-05-17 Thread ANKIT PALRECHA
Hi Daniel, I see below message when I query: C:\CA\secure-proxy\httpd\bin>openssl s_client -tls1 -connect IP:443 WARNING: can't open config file: c:\openSSL_102g\compileBin/ssl/openssl.cnf connect: No such file or directory connect:errno=0 Thanks Ankit Jain +91-9741336404 On Wed, May 17, 2

Re: [users@httpd] TLS1.2

2017-05-17 Thread Daniel
just use openssl to query your server hint: openssl s_client -tls1 -connect ip:port 2017-05-17 12:04 GMT+02:00 ANKIT PALRECHA : > Hello Marat, > > Thanks for your response, but it is internal and not Public facing. > > > > > Ankit Jain > +91-9741336404 > > On Wed, May 17, 2017 at 2:00 PM, Marat K

Re: [users@httpd] TLS1.2

2017-05-17 Thread ANKIT PALRECHA
Hello Marat, Thanks for your response, but it is internal and not Public facing. Ankit Jain +91-9741336404 On Wed, May 17, 2017 at 2:00 PM, Marat Khalili wrote: > And, for completeness, if your server is public-facing (no pages need to > be available, being able to connect is enough): https

Re: [users@httpd] TLS1.2

2017-05-17 Thread ANKIT PALRECHA
Hi Akshar, nmap is not present ,hence unable to run that query you gave. Do we have any other option to validate this? I have Apache version: Server version: Apache/2.4.18 (Win32) Thanks Ankit Jain +91-9741336404 On Wed, May 17, 2017 at 1:30 PM, Akshar Kanak wrote: > Hi >After making t

Re: [users@httpd] TLS1.2

2017-05-17 Thread Marat Khalili
And, for completeness, if your server is public-facing (no pages need to be available, being able to connect is enough): https://www.ssllabs.com/ssltest/ -- With Best Regards, Marat Khalili On 16/05/17 22:04, ANKIT PALRECHA wrote: Hello Team, Any idea how can we test if apache supports TLS

Re: [users@httpd] TLS1.2

2017-05-17 Thread Akshar Kanak
Hi After making the configuration in ssl.conf , you can use nmap script to check if HTTPS server is actually supporting it or not . https://nmap.org/nsedoc/scripts/ssl-enum-ciphers.html Thanks and regards Akshar On Wed, May 17, 2017 at 12:34 AM, ANKIT PALRECHA wrote: > Hello Team, > > Any i

RE: [users@httpd] TLS1.2

2017-05-16 Thread Darryl Philip Baker
stem Administrator Northwestern | Information Technology www.it.northwestern.edu From: ANKIT PALRECHA [mailto:ankyt.palre...@gmail.com] Sent: May 16, 2017 2:05 PM To: users@httpd.apache.org Subject: [users@httpd] TLS1.2 Hello Team, Any idea how can we test if apache supports TLS1.1 and TLS1.2? This is b

Re: [users@httpd] TLS1.2

2017-05-16 Thread Daniel
HTTPD will support it if OpenSSL supports it. 2017-05-16 21:04 GMT+02:00 ANKIT PALRECHA : > Hello Team, > > Any idea how can we test if apache supports TLS1.1 and TLS1.2? > > > This is bundled with openssl? > > > Please share detail on tls , how to test? > > Thanks > Ankit Jain > +91-9741336404

[users@httpd] TLS1.2

2017-05-16 Thread ANKIT PALRECHA
Hello Team, Any idea how can we test if apache supports TLS1.1 and TLS1.2? This is bundled with openssl? Please share detail on tls , how to test? Thanks Ankit Jain +91-9741336404