On Wed, Sep 02, 2009, Kyle Safford wrote:

>  
> 
> I have been trying to determine if there is a specific command I need to
> use when creating Self Signed Certificates with openssl that determines
> TLS v1.0 over SSL v3.0?
> 

No there are no certificate fields or extensions that indicate TLS v1.0 as
opposed to SSL v3.0. This is determined by the server/client configuration
which uses the highest version common to both sides, so if both support TLS
v1.0 it will be used. 

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to