Skip to content
Snippets Groups Projects
Commit 2672fb2d authored by Andy Green's avatar Andy Green
Browse files

move ssl cipher list from compiletime to context creation time option


More flexible this way... NULL for the new member means use
the ssl library default set of ciphers, so as long as your info
struct is zerod by bss or memset, you don't need to do anything
about this change unless you want to set the cipher list.

Signed-off-by: default avatarAndy Green <andy.green@linaro.org>
parent 8699cec5
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment