commit | 1f59a84308f638f6bce1d0d3432134457b49d9d8 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Sun Aug 14 13:45:19 2011 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Sun Aug 14 13:45:19 2011 +0000 |
tree | fc946dc456742f43b52b40bf42035bc77c82f381 | |
parent | bf3dfe7feee5f62ba1e4367720819255db039f29 [diff] |
Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSA using OBJ xref utilities instead of string comparison with OID name. This removes the arbitrary restriction on using SHA1 only with some ECC ciphersuites.