commit | 4491a791becbbbd16d1552794e3f9196bfbd2c3f | [log] [tgz] |
---|---|---|
author | Ron Eldor <Ron.Eldor@arm.com> | Tue Oct 03 15:58:26 2017 +0300 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed Oct 11 14:06:26 2017 +0100 |
tree | f65683212c426d2d66edbbf298fd34d4e6ad8533 | |
parent | 10345fbe2a67e31bc7ab0c714a3e8f1c317076e1 [diff] |
Parse Signature Algorithm ext when renegotiating Signature algorithm extension was skipped when renegotiation was in progress, causing the signature algorithm not to be known when renegotiating, and failing the handshake. Fix removes the renegotiation step check before parsing the extension.