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, 2017 at 4:24 PM, Daniel <[email protected]> wrote: > 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 <[email protected]>: > > 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 <[email protected]> wrote: > >> > >> 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 TLS1.1 and TLS1.2? > >> > >> > >> This is bundled with openssl? > >> > >> > >> Please share detail on tls , how to test? > >> > >> Thanks > >> Ankit Jain > >> +91-9741336404 > >> > >> > > > > > > -- > Daniel Ferradal > IT Specialist > > email dferradal at gmail.com > linkedin es.linkedin.com/in/danielferradal > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
