diff options
| author | Steven Fackler <[email protected]> | 2016-10-14 21:54:53 -0700 |
|---|---|---|
| committer | Steven Fackler <[email protected]> | 2016-10-14 22:01:21 -0700 |
| commit | 7ac05996388af40e78696c5ed2d9e0426eea1881 (patch) | |
| tree | 3fe52191316bf3a45c01f18f06ff2fe806e7e8b7 /openssl/src/stack.rs | |
| parent | Merge pull request #470 from sfackler/confs (diff) | |
| download | rust-openssl-7ac05996388af40e78696c5ed2d9e0426eea1881.tar.xz rust-openssl-7ac05996388af40e78696c5ed2d9e0426eea1881.zip | |
Fix test_alpn_server_select_none
In OpenSSL 1.1, a failure to negotiate a protocol is a fatal error, so
fork that test. This also popped up an issue where we assumed all errors
had library, function, and reason strings which is not necessarily the
case.
While we're in here, adjust the Display impl to match what OpenSSL
prints out.
Closes #465
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions