diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2018-03-30 09:22:48 +0200 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2018-04-05 10:46:43 +0200 |
commit | e5172dff9bcf8c2de8426a74fbddbe3bbf1851e4 (patch) | |
tree | 5c7d5783192dea588bd06964b7c1e76e1e28e23c /README | |
parent | 89f0dfa01ed2ab8c2a2b0067ecd4a3d17fc67191 (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