> > I "think" it will work. > > In detail this is, when querying https://geany.org/ I get an error: `GET > > request failed: WinHttp error: SECURE_CHANNEL_ERROR`. […] > > If I change the URL to query to https://httpbin.org/anything/version, the > > HTTP request works fine and I get the expected response. > > So it probably works provided one uses an up to date operating system. > > OK, might be either TLS versions or certificates not installed I guess. Does > the libsoup version work any better? (I doubt it, but who knows)
I cannot say for sure, with the libsoup version I get a different error message. Might be the same reason though. Even if we are not sure whether it runs on Windows and we know it does not work on MacOS, there is still another use case for this plugin we tend to forget about: Linux users who install Geany from sources and not via the distro package manager. I don't know if there are any and if so how many and I won't make any attempts to analyse any log files. But we should keep this in mind before dropping the plugin. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1340#issuecomment-2081503771 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1340/[email protected]>
