diff options
author | Ingela Anderton Andin <[email protected]> | 2016-02-01 21:15:45 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2016-02-22 09:19:26 +0100 |
commit | 88021d58ff1c5b92689b100d1288ef7d3185233f (patch) | |
tree | e134dc30590dda9774813619cd92344e100afd69 /lib/ssl/src/ssl_session_cache.erl | |
parent | 63908f5313781e199476dc0def4eb0dcaa939d88 (diff) | |
download | otp-88021d58ff1c5b92689b100d1288ef7d3185233f.tar.gz otp-88021d58ff1c5b92689b100d1288ef7d3185233f.tar.bz2 otp-88021d58ff1c5b92689b100d1288ef7d3185233f.zip |
ssl: Include options form connect/listen/accept in connection_information/[1,2]
Make sure that options only relevant for one role (client|server) is set
to undefined when the other role is invoked. As there are many options to
ssl, and many are optional, we choose to filter out all undefined options
to avoid overwhelming the user with not relevant information.
This way there is no need for any special handling of the role specific options
which is also nice.
Diffstat (limited to 'lib/ssl/src/ssl_session_cache.erl')
0 files changed, 0 insertions, 0 deletions