Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
LibVNCServer.15607
LibVNCServer-ciphersuite.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File LibVNCServer-ciphersuite.patch of Package LibVNCServer.15607
Index: LibVNCServer-0.9.9/libvncclient/tls_openssl.c =================================================================== --- LibVNCServer-0.9.9.orig/libvncclient/tls_openssl.c +++ LibVNCServer-0.9.9/libvncclient/tls_openssl.c @@ -251,7 +251,7 @@ ssl = SSL_new (ssl_ctx); /* TODO: finetune this list, take into account anonTLS bool */ - SSL_set_cipher_list(ssl, "ALL"); + SSL_set_cipher_list(ssl, "DEFAULT_SUSE"); SSL_set_fd (ssl, sockfd); SSL_CTX_set_app_data (ssl_ctx, client);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor