On Wed, 23 Nov 2022, Daniel Hallberg via curl-library wrote:

I want to move my backend software to a new server but when running it on the new server I often (but not always) get "CURLcode: 35 (SSL connect error)" for some unknown reason (I don't think I've ever seen that issue on the old server).

...

Any suggestions where to look / how to debug the issue?

Do you run with CURLOPT_VERBOSE set? Checked the CURLOPT_ERRORBUFFER? They might offer some extra clues for the error.

Off the top of my head I can't think of any obvious reasons you would get this due to such an upgrade.

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://curl.se/support.html
--
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to