commit | a2f9200fba20ae7c25531c2f2ce6f80610f257e2 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Mon May 09 15:44:01 2011 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Mon May 09 15:44:01 2011 +0000 |
tree | 4fd0e58601a0e3027e9d8fca221e83caf2bbc513 | |
parent | 0b59755f434eca1ed621974ae9f95663dcdcac35 [diff] |
Initial TLS v1.2 client support. Include a default supported signature algorithms extension (including everything we support). Swicth to new signature format where needed and relax ECC restrictions. Not TLS v1.2 client certifcate support yet but client will handle case where a certificate is requested and we don't have one.