Commit 0ced42e0 authored by Matt Caswell's avatar Matt Caswell
Browse files

Use ciphersuite id when matching if we've got one



When matching a ciphersuite if we are given an id, make sure we use it
otherwise we will match another ciphersuite which is identical except for
the TLS version.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 582a17d6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment