Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. SSL error due to daylight saving?
Forum Updated to NodeBB v4.3 + New Features

SSL error due to daylight saving?

Scheduled Pinned Locked Moved General and Desktop
sslmacnetwork
4 Posts 2 Posters 2.0k Views 3 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.
  • L Offline
    L Offline
    lukas
    wrote on last edited by
    #1

    Hi all,

    I have a problem with a SSL handshake since the weekend, as the time has moved to summer time due to daylight saving.

    Our tool is working fine on Linux and Windows, but on Mac we are getting two errors:

    The certificate has expired
    and
    SSL handshake failed

    This can be reproduced on every Mac. The server certificate is valid until 2016 and is working fine. Also confirmed by the provider.

    Can you help? Or do you know the reason?
    You can download our precompiled client from https://www.updatenode.com/unclient/1.2/unclient_mac.zip

    Just run with the demo parameters:
    ./unclient -k demo -pc test_product -v 1.0 -log -

    Just a side note, Windows and Linux client are compiled with Qt 4 and the Mac client with Qt 5.
    Source code of the client can be found here: https://github.com/updatenode/unclient

    Thanks a lot!
    Lukas

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lukas
      wrote on last edited by
      #2

      Nobody? Any guesses?

      I already tried to update the OpenSSL lib on my Mac. I succeeded, but it still shows up the same error - even with the latest OpenSSL library.

      Thanks
      Lukas

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lukas
        wrote on last edited by
        #3

        Qt 4.5.1 seems to solve that problem. At least for the dynamic build.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi and welcome to devnet,

          Currently just had a segmentation fault on OS X, will need to take a deeper look

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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