ASCOMInitiative / Conform

ASCOM Interface Conformance Checker
GNU General Public License v3.0
6 stars 2 forks source link

Conform 6.2.59 Web Exception #5

Closed NameOfTheDragon closed 2 years ago

NameOfTheDragon commented 4 years ago

Opening Conform 6.2.59 produces the following output:

Startup ASCOM Device Conformance Checker - 64bit mode Startup ASCOM Platform 6.5 RC1 6.5.0.2944

CheckForUpdates Checking for Conform updates with 10 second timeout 18:42:32.625 CheckForUpdates INFO This version of Conform is: 6.2.59.0 18:42:33.243 CheckForUpdates ERROR WebException: The request was aborted: Could not create SSL/TLS secure channel.

image

I'm possibly using mismatched versions, but this seems like a breaking change.

Peter-Simpson commented 4 years ago

Hi Tim,

This is not a breaking change in the Platform, Conform is a victim of recent changes to ascom-standards that force redirects to HTTPS. Version checking in Conform worked fine for a long time but earlier versions now produce the message that you see.

The version I just released has a fix and works fine.

Regards, Peter

From: Tim Long notifications@github.com Reply to: ASCOMInitiative/Conform reply@reply.github.com Date: Wednesday, 26 February 2020 at 18:47 To: ASCOMInitiative/Conform Conform@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [ASCOMInitiative/Conform] Conform 6.2.59 Web Exception (#5)

Opening Conform 6.2.59 produces the following output:

Startup ASCOM Device Conformance Checker - 64bit mode Startup ASCOM Platform 6.5 RC1 6.5.0.2944

CheckForUpdates Checking for Conform updates with 10 second timeout 18:42:32.625 CheckForUpdates INFO This version of Conform is: 6.2.59.0 18:42:33.243 CheckForUpdates ERROR WebException: The request was aborted: Could not create SSL/TLS secure channel.

I'm possibly using mismatched versions, but this seems like a breaking change.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Peter-Simpson commented 2 years ago

Issue has been fixed, closing due to inactivity.