summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2018-03-30 09:22:48 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2018-04-05 10:46:43 +0200
commite5172dff9bcf8c2de8426a74fbddbe3bbf1851e4 (patch)
tree5c7d5783192dea588bd06964b7c1e76e1e28e23c /README
parent89f0dfa01ed2ab8c2a2b0067ecd4a3d17fc67191 (diff)
Add public spice_server_set_tls_options() methodtls-min-version
Its main goal is to allow to set the minimum TLS version that we want spice-server to use. By default we limit ourselves to TLSv1.1 or newer connections. By using this API, one can configure spice-server to accept TLSv1.0 connections too, or on the contrary it can restrict connections to TLSv1.2-only. The other arguments are redundant with the ones already present in spice_server_set_tls(). However, tying this with the setting of the TLS port is a bit odd if one day we want to support multiple TLS ports.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions