Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cipher configuration test fails on iOS #10

Open
sfackler opened this issue Jul 16, 2016 · 0 comments
Open

Cipher configuration test fails on iOS #10

sfackler opened this issue Jul 16, 2016 · 0 comments

Comments

@sfackler
Copy link
Collaborator

    thread 'secure_transport::test::cipher_configuration' panicked at 'assertion failed: `(left == right)` (left: `[TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256]`, right: `[TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_NULL_WITH_NULL_NULL, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_NULL_WITH_NULL_NULL, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_NULL_WITH_NULL_NULL, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_NULL_WITH_NULL_NULL]`)', security-framework/src/secure_transport.rs:1120
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants