Recent content by Betsy

  1. Betsy

    email notify

    I don't understand why this is a hard thing to fix. The firmware is clearly in error, it is sending its highest supported protocol level with TLS_FALLBACK_SCSV cipher. According to the RFC (7507) section 4: "If a client sets ClientHello.client_version to its highest supported protocol version...
  2. Betsy

    email notify

    I just found this thread and think it is relevant to the issue I'm seeing. I have a lorex NVR and just upgraded firmware thinking the issue would be resolved but it is not. The Client Hello message specifies protocol TLS 1.2 with cipher TLS_FALLBACK_SCSV and gmai is using TLS 1.3. Per the...