On Tue, Aug 25, 2009 at 2:52 PM, pe uni<[email protected]> wrote:
> We are using apache version 2.2.3.
> 1. How do I check if it suuports TLS v1?

Anything should support tls1.0.  Try connecting with a tls1-only
client: openssl s_client -connect host:port -tls1

> 2. We have created certificates using OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008. 
> Are these certificates SSL3.x? or TLS v1?

Neither, certificates aren't generally related to SSL protocol versions.

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to