Skip to content
Snippets Groups Projects
Commit ce2a2d04 authored by Christian Svensson's avatar Christian Svensson
Browse files

ssl_channel_credentials to use None by default


Since the default behavior is quite sane, support just calling ssl_channel_credentials() without explicitly specifying ssl_channel_credentials(None, None, None).

This changes the pattern ssl_channel_credentials(server_crt, None, None) to ssl_channel_credentials(server_crt)

Signed-off-by: default avatarChristian Svensson <blue@cmd.nu>
parent 0640711b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment