Giter Site home page Giter Site logo

ssvnc-setup's People

Contributors

ahpyxa avatar

Watchers

 avatar  avatar

ssvnc-setup's Issues

Windows client can't connect to Ubuntu 16.04 server

Server-side log

21/05/2017 18:15:54 SSL: ssl_init[27157]: 0/1 initialization timeout: 20 secs.
21/05/2017 18:15:54 SSL: ssl_helper[27157]: SSL_accept() *FATAL: -1 SSL FAILED
21/05/2017 18:15:54 SSL: error:1408A10B:SSL routines:ssl3_get_client_hello:wrong version number
21/05/2017 18:15:54 SSL: ssl_helper[27157]: Proto: nosession
21/05/2017 18:15:54 SSL: ssl_helper[27157]: exit case 2 (ssl_init failed)
21/05/2017 18:15:54 SSL: accept_openssl: cookie from ssl_helper[27157] FAILED. 0

SSLv3 was disabled in ubuntu 16.04

We needs add options in stunnel.conf on client-side:

sslVersion = all
options = NO_SSLv2
options = NO_SSLv3

Fail to save certs on user side if username contains cyrillic characters

Workaround is

  1. Create directory outside the profile (for example C:\ssvnc_certs)
  2. In the main window follow Fetch cert -> Save -> uncheck "Also Save to the 'Accepted Certs' directory" -> Browse -> set directory for saving outside the profile (for example C:\ssvnc_certs) -> save -> done
  3. Try to connect

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.