Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Problem with sslechoserver
Forum Updated to NodeBB v4.3 + New Features

Problem with sslechoserver

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 764 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sven_s_ed
    wrote on last edited by
    #1

    Good day
    I'm witing some application based on QWebServer and have several problems

    I built QT (version 5.3.2) with ssl support (version 1.0.1j)
    (MS Visual stodio 9.0)

    After that I built sslechoserver and sslechoclient from qtwebsockets/examples/websockets

    What I have

    Step one: start sslchoserver (port 1234) with native localhost.sert and localhost.key and got
    ":SSL Eche Server listening on port 1234"

    Start sllechoclient: ("wss://localhost:1234") and got
    at server: Cilent connected
    at client: Hello World
    All work, nice

    But when I want to connect to server from browser (Firefox 33) using native sslscoketclient.xml
    or http://www.websocket.org/echo.html ("wss://localhost:1234")
    I got "ERROR: undefined"
    (I registered localhost.sert in Firefox)

    I have no idea
    NOTE 1: sslsocketclient works with "wss://echo.websocket.org" works properly
    NOTE 2: sslechoserver andsslecoclient don't work (client does not connect to server) if I change ports to 443 -(
    Can you help me ?
    Thank

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved